Home
last modified time | relevance | path

Searched defs:GetRecordName (Results 1 – 10 of 10) 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/agent/
Ddebugger_impl.h218 const std::unordered_set<std::string> &GetRecordName(const std::string &url) in GetRecordName() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp107 const JSTaggedValue Method::GetRecordName() const in GetRecordName() function in panda::ecmascript::Method
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp126 CString MethodLiteral::GetRecordName(const JSPandaFile *jsPandaFile, EntityId methodId) in GetRecordName() function in panda::ecmascript::MethodLiteral
Djs_pandafile.cpp400 CString JSPandaFile::GetRecordName(EntityId methodId) in GetRecordName() function in panda::ecmascript::JSPandaFile
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h166 const CString &GetRecordName() const in GetRecordName() function
Dbytecode_info_collector.h467 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.cpp711 CString ModuleManager::GetRecordName(JSTaggedValue module) in GetRecordName() function in panda::ecmascript::ModuleManager