Home
last modified time | relevance | path

Searched defs:GetDescription (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dremote_object.cpp101 std::string RemoteObject::GetDescription(const RemoteObject::BigIntT &bigint) in GetDescription() function in ark::tooling::inspector::RemoteObject
106 std::string RemoteObject::GetDescription(const RemoteObject::ObjectT &object) in GetDescription() function in ark::tooling::inspector::RemoteObject
111 std::string RemoteObject::GetDescription(const RemoteObject::ArrayT &array) in GetDescription() function in ark::tooling::inspector::RemoteObject
116 std::string RemoteObject::GetDescription(const RemoteObject::FunctionT &function) in GetDescription() function in ark::tooling::inspector::RemoteObject
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dcl_option.h164 const std::string &GetDescription() const in GetDescription() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md6621 ### GetDescription subsection
Djsnapi_expo.cpp2023 Local<StringRef> SymbolRef::GetDescription(const EcmaVM *vm) in GetDescription() function in panda::SymbolRef
/arkcompiler/toolchain/tooling/base/
Dpt_types.h351 const std::string &GetDescription() const in GetDescription() function