Home
last modified time | relevance | path

Searched defs:GetTypeString (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dscope.cpp21 static const char *GetTypeString(Scope::Type type) in GetTypeString() function
/arkcompiler/toolchain/tooling/static/types/
Dscope.cpp21 static const char *GetTypeString(Scope::Type type) in GetTypeString() function
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h172 const char *GetTypeString() const in GetTypeString() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.h415 std::string GetTypeString() const in GetTypeString() function
619 std::string GetTypeString() const in GetTypeString() function
Dpgo_profiler_type.h250 std::string GetTypeString() const in GetTypeString() function
899 std::string GetTypeString() const in GetTypeString() function
1033 std::string GetTypeString() const in GetTypeString() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h584 static std::string GetTypeString(const PGOHClassTreeDesc &desc) in GetTypeString() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp314 JSHandle<EcmaString> GetTypeString(JSThread *thread, PreferredPrimitiveType type) in GetTypeString() function