Home
last modified time | relevance | path

Searched refs:OnQueryAllDomainVerifyStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/manager/zidl/
H A Dapp_domain_verify_mgr_service_stub.h39 int32_t OnQueryAllDomainVerifyStatus(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/
H A Dapp_domain_verify_mgr_service_stub.cpp56 return OnQueryAllDomainVerifyStatus(data, reply); in OnRemoteRequest()
161 int32_t AppDomainVerifyMgrServiceStub::OnQueryAllDomainVerifyStatus(MessageParcel& data, MessagePar… in OnQueryAllDomainVerifyStatus() function in OHOS::AppDomainVerify::AppDomainVerifyMgrServiceStub