Home
last modified time | relevance | path

Searched refs:APP_CAR (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.h97 constexpr const char *APP_CAR = "car"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h345 constexpr const char* APP_CAR = "car"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1069 if (jsonObject.find(APP_CAR) != jsonObjectEnd) { in from_json()
1073 APP_CAR, in from_json()
1079 app.deviceConfigs[APP_CAR] = deviceConfig; in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1218 if (jsonObject.find(APP_CAR) != jsonObjectEnd) { in from_json()
1222 APP_CAR, in from_json()
1228 app.deviceConfigs[APP_CAR] = deviceConfig; in from_json()