Home
last modified time | relevance | path

Searched defs:disableType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_manage_interface_test.cpp199 vector<UsbDeviceType> disableType; variable
224 vector<UsbDeviceType> disableType; variable
249 vector<UsbDeviceType> disableType; variable
268 vector<UsbDeviceType> disableType; variable
289 vector<UsbDeviceType> disableType; variable
/ohos5.0/base/usb/usb_manager/test/fuzztest/usbmgrmanageinterfacetype_fuzzer/
H A Dusbmgrmanageinterfacetype_fuzzer.cpp36 std::vector<UsbDeviceType> disableType; in UsbMgrManageDeviceFuzzTest() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1090 std::vector<UsbDeviceType> &disableType) in GetEdmStroageTypePolicy()
1126 std::vector<UsbDeviceType> &disableType) in GetEdmTypePolicy()
1207 int32_t UsbService::GetEdmPolicy(bool &IsGlobalDisabled, std::vector<UsbDeviceType> &disableType, in GetEdmPolicy()
1244 int32_t UsbService::GetUsbPolicy(bool &IsGlobalDisabled, std::vector<UsbDeviceType> &disableType, in GetUsbPolicy()
1269 int32_t UsbService::ExecuteManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool … in ExecuteManageInterfaceType()
1297 void UsbService::ExecuteManageDeviceType(const std::vector<UsbDeviceType> &disableType, bool disabl… in ExecuteManageDeviceType()
1384 std::vector<UsbDeviceType> disableType{}; in ExecuteStrategy() local
1923 int32_t UsbService::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable) in ManageInterfaceType()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.cpp300 int StorageEngine::TryToDisable(bool isNeedCheckAll, OperatePerm disableType) in TryToDisable()
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp499 int32_t UsbSrvClient::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disab… in ManageInterfaceType()
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp1294 int32_t UsbServerProxy::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool dis… in ManageInterfaceType()
H A Dusb_srv_stub.cpp1132 std::vector<UsbDeviceType> disableType; in DoManageInterfaceType() local