Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h93 constexpr const char *APP_TABLET = "tablet"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h342 constexpr const char* APP_TABLET = "tablet"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1021 if (jsonObject.find(APP_TABLET) != jsonObjectEnd) { in from_json()
1025 APP_TABLET, in from_json()
1031 app.deviceConfigs[APP_TABLET] = deviceConfig; in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1054 if (jsonObject.find(APP_TABLET) != jsonObjectEnd) { in from_json()
1058 APP_TABLET, in from_json()
1064 app.deviceConfigs[APP_TABLET] = deviceConfig; in from_json()

Completed in 9 milliseconds