Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h96 constexpr const char *APP_LITE_WEARABLE = "liteWearable"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h345 constexpr const char* APP_LITE_WEARABLE = "liteWearable"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1057 if (jsonObject.find(APP_LITE_WEARABLE) != jsonObjectEnd) { in from_json()
1061 APP_LITE_WEARABLE, in from_json()
1067 app.deviceConfigs[APP_LITE_WEARABLE] = deviceConfig; in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1090 if (jsonObject.find(APP_LITE_WEARABLE) != jsonObjectEnd) { in from_json()
1094 APP_LITE_WEARABLE, in from_json()
1100 app.deviceConfigs[APP_LITE_WEARABLE] = deviceConfig; in from_json()

Completed in 8 milliseconds