Home
last modified time | relevance | path

Searched refs:DEVICE_TV (Results 1 - 15 of 15) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_common.h92 DEVICE_TV = 4, enumerator
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dhap_parser_test.cpp124 ASSERT_EQ(DEVICE_TV, HapParser::GetDeviceType(DEVICE_TV)); in HWTEST_F()
H A Dres_desc_test.cpp145 TestKeyParam(KeyType::DEVICETYPE, DeviceType::DEVICE_TV, TV_STR); in HWTEST_F()
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h128 DEVICE_TV = 4, enumerator
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_string.cpp1510 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1538 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1568 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1600 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1631 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1662 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1693 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1835 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1863 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
1893 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
[all...]
H A Dres_desc_test.cpp145 TestKeyParam(KeyType::DEVICETYPE, DeviceType::DEVICE_TV, TV_STR); in HWTEST_F()
H A Dresource_manager_test_hap.cpp672 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
710 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
746 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
780 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
H A Dhap_parser_test.cpp127 ASSERT_EQ(DEVICE_TV, HapParser::GetDeviceType(DEVICE_TV)); in HWTEST_F()
H A Dresource_manager_test_common.cpp249 rc->SetDeviceType(DEVICE_TV); in TestGetMediaWithDensityById()
321 rc->SetDeviceType(DEVICE_TV); in TestGetDrawableInfoWithDensityById()
H A Dresource_manager_test_media.cpp128 rc->SetDeviceType(DEVICE_TV); in HWTEST_F()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp459 } else if (value == DEVICE_TV) { in GetDeviceType()
460 deviceType = DEVICE_TV; in GetDeviceType()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_desc.cpp70 case DeviceType::DEVICE_TV: in GetDeviceTypeStr()
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp83 case DeviceType::DEVICE_TV: in GetDeviceTypeStr()
/base/global/resource_management/interfaces/js/kits/src/
H A Dresource_manager_napi.cpp238 NAPI_CALL(env, SetEnumItem(env, object, "DEVICE_TYPE_TV", DEVICE_TV)); in InitDeviceTypeObject()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp727 } else if (value == DEVICE_TV) { in GetDeviceType()
728 deviceType = DEVICE_TV; in GetDeviceType()

Completed in 15 milliseconds