Home
last modified time | relevance | path

Searched refs:UnloadPatchInternal (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.h126 static PatchErrorCode UnloadPatchInternal(JSThread *thread, const CString &patchFileName,
H A Dquick_fix_manager.cpp178 auto ret = PatchLoader::UnloadPatchInternal(thread, patchFileName.c_str(), baseFileName.c_str(), patchInfo); in UnloadPatch()
H A Dpatch_loader.cpp114 PatchErrorCode PatchLoader::UnloadPatchInternal(JSThread *thread, const CString &patchFileName, in UnloadPatchInternal() function in panda::ecmascript::PatchLoader

Completed in 3 milliseconds