Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dbluetooth_manager_proxy_test.cpp79 …voke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeBluetoothProxySendRequestGetPolicy));
214 …voke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeBluetoothProxySendRequestGetPolicy));
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/include/
H A Denterprise_device_mgr_stub_mock.h96 …int InvokeBluetoothProxySendRequestGetPolicy(uint32_t code, MessageParcel &data, MessageParcel &re…
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/src/
H A Denterprise_device_mgr_stub_mock.cpp220 int EnterpriseDeviceMgrStubMock::InvokeBluetoothProxySendRequestGetPolicy(uint32_t code, MessagePar… in InvokeBluetoothProxySendRequestGetPolicy() function in OHOS::EDM::EnterpriseDeviceMgrStubMock