Home
last modified time | relevance | path

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

/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h130 DEVICE_TWOINONE = 7, enumerator
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp89 case DeviceType::DEVICE_TWOINONE: in GetDeviceTypeStr()
/base/global/resource_management/interfaces/js/kits/src/
H A Dresource_manager_napi.cpp240 NAPI_CALL(env, SetEnumItem(env, object, "DEVICE_TYPE_2IN1", DEVICE_TWOINONE)); in InitDeviceTypeObject()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp731 } else if (value == DEVICE_TWOINONE) { in GetDeviceType()
732 deviceType = DEVICE_TWOINONE; in GetDeviceType()

Completed in 4 milliseconds