Searched defs:AddMethod (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler_info.cpp | 616 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode, int32_t incCount) in AddMethod() function in panda::ecmascript::PGOMethodInfoMap |
| /arkcompiler/runtime_core/libpandafile/ | ||
| D | file_items.h | 1074 MethodItem *AddMethod(Args... args) in AddMethod() function |