Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/domain_account/
H A Ddomain_account_stub.h40 ErrCode ProcAuthWithPopup(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_stub.cpp74 return ptr->ProcAuthWithPopup(data, reply); } in __anon68e3ab750902()
417 ErrCode DomainAccountStub::ProcAuthWithPopup(MessageParcel &data, MessageParcel &reply) in ProcAuthWithPopup() function in OHOS::AccountSA::DomainAccountStub