Searched defs:AddObjectInfo (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
| D | pgo_method_type_set.h | 57 void AddObjectInfo(uint32_t offset, const PGOObjectInfo &info) in AddObjectInfo() function |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler_info.cpp | 235 bool PGOMethodInfoMap::AddObjectInfo(Chunk *chunk, PGOMethodId methodId, int32_t offset, const PGOO… in AddObjectInfo() function in panda::ecmascript::pgo::PGOMethodInfoMap |
| D | pgo_profiler.cpp | 1340 void PGOProfiler::AddObjectInfo(ApEntityId abcId, const CString &recordName, EntityId methodId, int… in AddObjectInfo() function in panda::ecmascript::pgo::PGOProfiler |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ | ||
| D | pgo_profiler_type.h | 627 void AddObjectInfo(const PGOObjectInfoType &info) in AddObjectInfo() function |