Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp320 bool apiSatisfy = apiTargetVersion == 0 || apiTargetVersion > API8; in ReadAmiData() local
321 if (GetIsStageModel() && !isRestricted && apiSatisfy) { in ReadAmiData()
425 bool apiSatisfy = apiTargetVersion == 0 || apiTargetVersion > API8; in ReadFilePathData() local
426 if (GetIsStageModel() && !isRestricted && apiSatisfy && !extractor->IsHapCompress(realfilePath)) { in ReadFilePathData()

Completed in 1 milliseconds