Home
last modified time | relevance | path

Searched refs:FUNCTION_NAME (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmethod_data_accessor.h31 FUNCTION_NAME,
32 STRING_DATA_BEGIN = FUNCTION_NAME,
33 STRING_DATA_END = FUNCTION_NAME
H A Dmethod_data_accessor-inl.h389 uint32_t strOffset = const_cast<MethodDataAccessor *>(this)->GetNumericalAnnotation(AnnotationField::FUNCTION_NAME); in GetFullName()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_utils.h57 static inline const std::string FUNCTION_NAME = "functionName"; member in panda::ecmascript::pgo::DumpJsonUtils
H A Dpgo_profiler_info.cpp138 function.insert(std::make_pair(DumpJsonUtils::FUNCTION_NAME, functionName)); in ProcessToJson()

Completed in 5 milliseconds