Home
last modified time | relevance | path

Searched refs:HasQueryQuickFixInfoFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dquick_fix_manager.h45 bool HasQueryQuickFixInfoFunc() const in HasQueryQuickFixInfoFunc() function
Dquick_fix_manager.cpp38 if (!HasQueryQuickFixInfoFunc()) { in LoadPatchIfNeeded()