Home
last modified time | relevance | path

Searched refs:callBack_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_manager.h48 return callBack_ != nullptr; in HasQueryQuickFixInfoFunc()
58 size_t &patchSize)> callBack_; member in panda::ecmascript::QuickFixManager
H A Dquick_fix_manager.cpp35 callBack_ = callBack; in RegisterQuickFixQueryFunc()
55 bool needLoadPatch = callBack_(baseFileName.c_str(), patchFileName, &patchBuffer, patchSize); in LoadPatchIfNeeded()

Completed in 1 milliseconds