Home
last modified time | relevance | path

Searched defs:GetFunctionName (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_create.h212 const std::string &GetFunctionName() const in GetFunctionName() function
245 const std::string &GetFunctionName() const in GetFunctionName() function
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dcallee_info.cpp51 const std::string &CalleeInfo::GetFunctionName() const in GetFunctionName() function in panda::defect_scan_aux::CalleeInfo
Dfunction.cpp27 const std::string &Function::GetFunctionName() const in GetFunctionName() function in panda::defect_scan_aux::Function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_accessor.cpp126 std::string TSTypeAccessor::GetFunctionName() const in GetFunctionName() function in panda::ecmascript::TSTypeAccessor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dprofile.cpp97 std::string Profile::GetFunctionName(uint32 classIdx, uint32 methodIdx, uint32 sigIdx) const in GetFunctionName() function in maple::Profile
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.cpp371 void DebugInfo::GetFunctionName(Dwarf_Die die, std::string *function) in GetFunctionName() function in panda::DebugInfo
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1620 const std::string &GetFunctionName() const in GetFunctionName() function
1793 const std::string &GetFunctionName() const in GetFunctionName() function
2391 const std::string &GetFunctionName() const in GetFunctionName() function
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.cpp455 void DebugInfo::GetFunctionName(Dwarf_Die die, std::string *function) in GetFunctionName() function in panda::DebugInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/include/old/
Dea_connection_graph.h220 const std::string &GetFunctionName() const in GetFunctionName() function
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp590 JSHandle<JSTaggedValue> JSFunctionBase::GetFunctionName(JSThread *thread, const JSHandle<JSFunction… in GetFunctionName() function in panda::ecmascript::JSFunctionBase