Home
last modified time | relevance | path

Searched refs:APP_WEARABLE (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.h95 constexpr const char *APP_WEARABLE = "wearable"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h343 constexpr const char* APP_WEARABLE = "wearable"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1045 if (jsonObject.find(APP_WEARABLE) != jsonObjectEnd) { in from_json()
1049 APP_WEARABLE, in from_json()
1055 app.deviceConfigs[APP_WEARABLE] = deviceConfig; in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1194 if (jsonObject.find(APP_WEARABLE) != jsonObjectEnd) { in from_json()
1198 APP_WEARABLE, in from_json()
1204 app.deviceConfigs[APP_WEARABLE] = deviceConfig; in from_json()