Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dapplication_manager_proxy_test.cpp139 …(Invoke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeArrayStringSendRequestGetPolicy));
H A Dbundle_manager_proxy_test.cpp164 …(Invoke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeArrayStringSendRequestGetPolicy));
H A Dnetwork_manager_proxy_test.cpp82 …(Invoke(object_.GetRefPtr(), &EnterpriseDeviceMgrStubMock::InvokeArrayStringSendRequestGetPolicy));
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/include/
H A Denterprise_device_mgr_stub_mock.h80 …int InvokeArrayStringSendRequestGetPolicy(uint32_t code, MessageParcel &data, MessageParcel &reply,
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/mock/src/
H A Denterprise_device_mgr_stub_mock.cpp158 int EnterpriseDeviceMgrStubMock::InvokeArrayStringSendRequestGetPolicy(uint32_t code, MessageParcel… in InvokeArrayStringSendRequestGetPolicy() function in OHOS::EDM::EnterpriseDeviceMgrStubMock