Home
last modified time | relevance | path

Searched defs:AddMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp616 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode, int32_t incCount) in AddMethod() function in panda::ecmascript::PGOMethodInfoMap
985 bool PGORecordDetailInfos::AddMethod(const CString &recordName, Method *jsMethod, SampleMode mode, … in AddMethod() function in panda::ecmascript::PGORecordDetailInfos
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1074 MethodItem *AddMethod(Args... args) in AddMethod() function
1423 void AddMethod(BaseMethodItem *method) in AddMethod() function