Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration_convertor.cpp147 Global::Resource::DeviceType ConvertDeviceType(std::string deviceType) in ConvertDeviceType() function
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp95 Global::Resource::DEVICE_TYPE ConvertDeviceType(DeviceType type) in ConvertDeviceType() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp323 static void ConvertDeviceType(napi_env env, napi_value &Object, std::vector<std::string> deviceType… in ConvertDeviceType() function