Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_stub.h37 std::int32_t InnerUpdateOhosAccountInfo(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_stub.cpp110 std::int32_t AccountStub::InnerUpdateOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in InnerUpdateOhosAccountInfo() function in OHOS::AccountSA::AccountStub
173 return InnerUpdateOhosAccountInfo(data, reply); in CmdUpdateOhosAccountInfo()