Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp481 auto hapSafeData = GetSafeData(hapPath, baseFile); in LoadRepairPatch() local
482 if (hapSafeData == nullptr) { in LoadRepairPatch()
500 resolvedHapPath, hapSafeData->GetDataPtr(), hapSafeData->GetDataLen()); in LoadRepairPatch()