Home
last modified time | relevance | path

Searched refs:ProcGetDomainAccountInfo (Results 1 - 4 of 4) sorted by relevance

/base/account/os_account/frameworks/domain_account/include/
H A Ddomain_account_plugin_stub.h36 ErrCode ProcGetDomainAccountInfo(MessageParcel &data, MessageParcel &reply);
/base/account/os_account/services/accountmgr/include/domain_account/
H A Ddomain_account_stub.h47 ErrCode ProcGetDomainAccountInfo(MessageParcel &data, MessageParcel &reply);
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_plugin_stub.cpp47 return ProcGetDomainAccountInfo(data, reply); in OnRemoteRequest()
188 ErrCode DomainAccountPluginStub::ProcGetDomainAccountInfo(MessageParcel &data, MessageParcel &reply) in ProcGetDomainAccountInfo() function in OHOS::AccountSA::DomainAccountPluginStub
/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_stub.cpp104 return ptr->ProcGetDomainAccountInfo(data, reply); }
319 ErrCode DomainAccountStub::ProcGetDomainAccountInfo(MessageParcel &data, MessageParcel &reply) in ProcGetDomainAccountInfo() function in OHOS::AccountSA::DomainAccountStub

Completed in 3 milliseconds