Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/account_iam/
H A Daccount_iam_mgr_stub.h54 ErrCode ProcGetPropertyById(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp143 return ptr->ProcGetPropertyById(data, reply); }, in __anon7ea729d80f02()
622 ErrCode AccountIAMMgrStub::ProcGetPropertyById(MessageParcel &data, in ProcGetPropertyById() function in OHOS::AccountSA::AccountIAMMgrStub