Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h99 constexpr const char *APP_ROUTER = "router"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h348 constexpr const char* APP_ROUTER = "router"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1093 if (jsonObject.find(APP_ROUTER) != jsonObjectEnd) { in from_json()
1097 APP_ROUTER, in from_json()
1103 app.deviceConfigs[APP_ROUTER] = deviceConfig; in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1126 if (jsonObject.find(APP_ROUTER) != jsonObjectEnd) { in from_json()
1130 APP_ROUTER, in from_json()
1136 app.deviceConfigs[APP_ROUTER] = deviceConfig; in from_json()

Completed in 9 milliseconds