Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h98 constexpr const char *APP_SMART_VISION = "smartVision"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h347 constexpr const char* APP_SMART_VISION = "smartVision"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1081 if (jsonObject.find(APP_SMART_VISION) != jsonObjectEnd) { in from_json()
1085 APP_SMART_VISION, in from_json()
1091 app.deviceConfigs[APP_SMART_VISION] = deviceConfig; in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1114 if (jsonObject.find(APP_SMART_VISION) != jsonObjectEnd) { in from_json()
1118 APP_SMART_VISION, in from_json()
1124 app.deviceConfigs[APP_SMART_VISION] = deviceConfig; in from_json()

Completed in 9 milliseconds