Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp437 auto hqfSafeData = GetSafeData(hqfFile, patchFile); in LoadRepairPatch() local
438 if (hqfSafeData == nullptr) { in LoadRepairPatch()
465 auto ret = panda::JSNApi::LoadPatch(vm, patchFile, hqfSafeData->GetDataPtr(), hqfSafeData->GetDataLen(), in LoadRepairPatch()

Completed in 4 milliseconds