Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h133 constexpr const char *MIN_API_VERSION = "minAPIVersion"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h400 constexpr const char* MIN_API_VERSION = "minAPIVersion"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp750 if (jsonObject.find(MIN_API_VERSION) != jsonObjectEnd) { in from_json()
754 MIN_API_VERSION, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp877 if (jsonObject.find(MIN_API_VERSION) != jsonObjectEnd) { in from_json()
881 MIN_API_VERSION, in from_json()