Home
last modified time | relevance | path

Searched defs:apiSatisfy (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp319 bool apiSatisfy = apiTargetVersion == 0 || apiTargetVersion > API8; in ReadAmiData() local
424 bool apiSatisfy = apiTargetVersion == 0 || apiTargetVersion > API8; in ReadFilePathData() local