Home
last modified time | relevance | path

Searched defs:ConvertDeviceType (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_data_converter.cpp96 Global::Resource::DeviceType ConvertDeviceType(const std::string &deviceType) in ConvertDeviceType() function
116 Global::Resource::DeviceType ConvertDeviceType(DeviceType type) in ConvertDeviceType() function
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
Dconfiguration_convertor.cpp153 Global::Resource::DeviceType ConvertDeviceType(std::string deviceType) in ConvertDeviceType() function
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl.cpp95 Global::Resource::DEVICE_TYPE ConvertDeviceType(DeviceType type) in ConvertDeviceType() function
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
Ddiscovery_manager.cpp64 DeviceType ConvertDeviceType(uint16_t deviceTypeId) in ConvertDeviceType() function
Dconnection_manager.cpp91 DeviceType ConvertDeviceType(uint16_t deviceTypeId) in ConvertDeviceType() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
Dfree_install.cpp313 static void ConvertDeviceType(napi_env env, napi_value &object, std::vector<std::string> deviceType… in ConvertDeviceType() function