Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dusb_read_only_plugin.cpp55 int32_t accessPolicy = data.ReadInt32(); in OnHandlePolicy() local
71 ErrCode UsbReadOnlyPlugin::SetUsbStorageAccessPolicy(int32_t accessPolicy, int32_t userId) in SetUsbStorageAccessPolicy()
87 bool UsbReadOnlyPlugin::HasConflictPolicy(int32_t accessPolicy, const std::string &allowUsbDevice) in HasConflictPolicy()
134 ErrCode UsbReadOnlyPlugin::DealReadPolicy(int32_t accessPolicy, const std::string &allowUsbDevice, in DealReadPolicy()