Home
last modified time | relevance | path

Searched refs:combineData (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Ddisallowed_usb_devices_plugin.cpp127 std::vector<USB::UsbDeviceType> &combineData) in CombineDataWithStorageAccessPolicy() argument
141combineData = ArrayUsbDeviceTypeSerializer::GetInstance()->SetUnionPolicyData(policyData, usbStora… in CombineDataWithStorageAccessPolicy()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Ddisallowed_usb_devices_plugin.h40 std::vector<USB::UsbDeviceType> &combineData);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp227 MessageParcel combineData; variable
228 MakeCallInfoParcelData(false, combineData);
229 callStub.OnCombineConferenceInner(combineData, reply);