Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_stub.h86 ErrCode ProcGetMaxAllowCreateIdFromDatabase(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp380 return ptr->ProcGetMaxAllowCreateIdFromDatabase(data, reply); }, in __anon67451b0a2e02()
1470 ErrCode OsAccountStub::ProcGetMaxAllowCreateIdFromDatabase(MessageParcel &data, MessageParcel &repl… in ProcGetMaxAllowCreateIdFromDatabase() function in OHOS::AccountSA::OsAccountStub