Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h97 constexpr const char *APP_CAR = "car"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h346 constexpr const char* APP_CAR = "car"; member
/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()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1102 if (jsonObject.find(APP_CAR) != jsonObjectEnd) { in from_json()
1106 APP_CAR, in from_json()
1112 app.deviceConfigs[APP_CAR] = deviceConfig; in from_json()

Completed in 8 milliseconds