Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libark_defect_scan_aux/
Dclass.cpp26 const std::string &Class::GetRecordName() const in GetRecordName() function in panda::defect_scan_aux::Class
Dfunction.cpp22 const std::string &Function::GetRecordName() const in GetRecordName() function in panda::defect_scan_aux::Function
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.h290 const std::unordered_set<std::string> &GetRecordName(const std::string &url) in GetRecordName() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp238 CString JSPandaFile::GetRecordName(const CString &entryPoint) const in GetRecordName() function in panda::ecmascript::JSPandaFile
377 CString JSPandaFile::GetRecordName(EntityId methodId) in GetRecordName() function in panda::ecmascript::JSPandaFile
Dmethod_literal.cpp176 CString MethodLiteral::GetRecordName(const JSPandaFile *jsPandaFile, EntityId methodId) in GetRecordName() function in panda::ecmascript::MethodLiteral
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h78 inline const CString &GetRecordName() const in GetRecordName() function
Dpass.h164 const CString &GetRecordName() const in GetRecordName() function
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp200 CString ModuleManager::GetRecordName(const JSThread *thread, JSTaggedValue module) in GetRecordName() function in panda::ecmascript::ModuleManager
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1032 CString JSFunction::GetRecordName(const JSThread *thread) const in GetRecordName() function in panda::ecmascript::JSFunction