Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h94 constexpr const char *APP_TV = "tv"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h343 constexpr const char* APP_TV = "tv"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1033 if (jsonObject.find(APP_TV) != jsonObjectEnd) { in from_json()
1037 APP_TV, in from_json()
1043 app.deviceConfigs[APP_TV] = deviceConfig; in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1066 if (jsonObject.find(APP_TV) != jsonObjectEnd) { in from_json()
1070 APP_TV, in from_json()
1076 app.deviceConfigs[APP_TV] = deviceConfig; in from_json()

Completed in 9 milliseconds