Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_stub.h81 ErrCode ProcSetCurrentOsAccountIsVerified(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp345 return ptr->ProcSetCurrentOsAccountIsVerified(data, reply); }, in __anon67451b0a2902()
1385 ErrCode OsAccountStub::ProcSetCurrentOsAccountIsVerified(MessageParcel &data, MessageParcel &reply) in ProcSetCurrentOsAccountIsVerified() function in OHOS::AccountSA::OsAccountStub