Searched defs:to_string (Results 1 - 12 of 12) sorted by relevance

/openjdk9/hotspot/src/share/vm/gc/shared/
H A DgcCause.cpp28 const char* GCCause::to_string(GCCause::Cause cause) { function in class:GCCause
H A DgcWhen.hpp39 static const char* to_string(GCWhen::Type when) { function in class:GCWhen
H A DgcName.hpp45 static const char* to_string(GCName name) { function in class:GCNameHelper
/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1YCTypes.hpp40 static const char* to_string(G1YCType type) { function in class:G1YCTypeHelper
H A Dg1HeapRegionTraceType.hpp44 static const char* to_string(G1HeapRegionTraceType::Type type) { function in class:G1HeapRegionTraceType
/openjdk9/hotspot/src/share/vm/memory/
H A DmetaspaceGCThresholdUpdater.hpp39 static const char* to_string(MetaspaceGCThresholdUpdater::Type updater) { function in class:MetaspaceGCThresholdUpdater
/openjdk9/hotspot/src/share/vm/services/
H A DdiagnosticArgument.cpp47 void GenDCmdArgument::to_string(jlong l, char* buf, size_t len) { function in class:GenDCmdArgument
51 void GenDCmdArgument::to_string(bool b, char* buf, size_t len) { function in class:GenDCmdArgument
55 void GenDCmdArgument::to_string(NanoTimeArgument n, char* buf, size_t len) { function in class:GenDCmdArgument
59 void GenDCmdArgument::to_string(MemorySizeArgument m, char* buf, size_t len) { function in class:GenDCmdArgument
63 void GenDCmdArgument::to_string(char* c, char* buf, size_t len) { function in class:GenDCmdArgument
67 void GenDCmdArgument::to_string(StringArrayArgument* f, char* buf, size_t len) { function in class:GenDCmdArgument
/openjdk9/hotspot/src/share/vm/opto/
H A Dphasetype.hpp62 static const char* to_string(CompilerPhaseType cpt) { function in class:CompilerPhaseTypeHelper
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/naming/cosnaming/
H A DNamingContextImpl.java860 public String to_string(org.omg.CosNaming.NameComponent[] n) method in class:NamingContextImpl
/openjdk9/hotspot/src/share/vm/gc/parallel/
H A DgcTaskManager.cpp43 const char* GCTask::Kind::to_string(kind value) { function in class:GCTask::Kind
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/naming/pcosnaming/
H A DNamingContextImpl.java1147 public String to_string(org.omg.CosNaming.NameComponent[] n) method in class:NamingContextImpl
/openjdk9/hotspot/src/share/vm/runtime/
H A Djava.cpp719 void JDK_Version::to_string(char* buffer, size_t buflen) const { function in class:JDK_Version

Completed in 176 milliseconds