Home
last modified time | relevance | path

Searched refs:APP_PHONE (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.h92 constexpr const char *APP_PHONE = "phone"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h340 constexpr const char* APP_PHONE = "phone"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1009 if (jsonObject.find(APP_PHONE) != jsonObjectEnd) { in from_json()
1013 APP_PHONE, in from_json()
1019 app.deviceConfigs[APP_PHONE] = deviceConfig; in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1158 if (jsonObject.find(APP_PHONE) != jsonObjectEnd) { in from_json()
1162 APP_PHONE, in from_json()
1168 app.deviceConfigs[APP_PHONE] = deviceConfig; in from_json()