Home
last modified time | relevance | path

Searched refs:InvokeIntSendRequestGetPolicy (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Ddevice_settings_proxy_test.cpp110 …WillOnce(Invoke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeIntSendRequestGetPolicy));
253 …WillOnce(Invoke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeIntSendRequestGetPolicy));
H A Dlocation_manager_proxy_test.cpp111 …WillOnce(Invoke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeIntSendRequestGetPolicy));
H A Dusb_manager_proxy_test.cpp323 …WillOnce(Invoke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeIntSendRequestGetPolicy));
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/include/
H A Denterprise_device_mgr_stub_mock.h72 …int InvokeIntSendRequestGetPolicy(uint32_t code, MessageParcel &data, MessageParcel &reply, Messag…
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/src/
H A Denterprise_device_mgr_stub_mock.cpp148 int EnterpriseDeviceMgrStubMock::InvokeIntSendRequestGetPolicy(uint32_t code, MessageParcel &data, … in InvokeIntSendRequestGetPolicy() function in OHOS::EDM::EnterpriseDeviceMgrStubMock