Home
last modified time | relevance | path

Searched defs:GetRecordName (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.h173 const std::string &GetRecordName(const std::string &url) in GetRecordName() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp39 const CString Method::GetRecordName() const in GetRecordName() function in panda::ecmascript::Method
Djs_function.cpp806 JSTaggedValue JSFunction::GetRecordName() const in GetRecordName() function in panda::ecmascript::JSFunction
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp111 CString MethodLiteral::GetRecordName(const JSPandaFile *jsPandaFile, EntityId methodId) in GetRecordName() function in panda::ecmascript::MethodLiteral
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h144 const CString &GetRecordName() const in GetRecordName() function
Dbytecode_info_collector.h494 CString GetRecordName(uint32_t index) const in GetRecordName() function
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp93 util::StringView TypeRecorder::GetRecordName() const in GetRecordName() function in panda::es2panda::extractor::TypeRecorder
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp650 CString ModuleManager::GetRecordName(JSTaggedValue module) in GetRecordName() function in panda::ecmascript::ModuleManager