Home
last modified time | relevance | path

Searched refs:OnConvertToExplicitWant (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/agent/zidl/
H A Dapp_domain_verify_agent_service_stub.cpp41 return OnConvertToExplicitWant(data, reply); in OnRemoteRequest()
70 int32_t AppDomainVerifyAgentServiceStub::OnConvertToExplicitWant(MessageParcel& data, MessageParcel… in OnConvertToExplicitWant() function in OHOS::AppDomainVerify::AppDomainVerifyAgentServiceStub
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/agent/zidl/
H A Dapp_domain_verify_agent_service_stub.h34 int32_t OnConvertToExplicitWant(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/manager/zidl/
H A Dapp_domain_verify_mgr_service_stub.h42 int32_t OnConvertToExplicitWant(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/
H A Dapp_domain_verify_mgr_service_stub.cpp62 return OnConvertToExplicitWant(data, reply); in OnRemoteRequest()
212 int32_t AppDomainVerifyMgrServiceStub::OnConvertToExplicitWant(MessageParcel& data, MessageParcel& … in OnConvertToExplicitWant() function in OHOS::AppDomainVerify::AppDomainVerifyMgrServiceStub