Home
last modified time | relevance | path

Searched refs:ON_ACCOUNT_CHANGED (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/frameworks/ohosaccount/native/src/
Ddistributed_account_event_stub.cpp36 case static_cast<uint32_t>(DistributedAccountEventInterfaceCode::ON_ACCOUNT_CHANGED) : { in OnRemoteRequest()
Ddistributed_account_event_proxy.cpp43 …ErrCode result = SendRequest(DistributedAccountEventInterfaceCode::ON_ACCOUNT_CHANGED, data, reply… in OnAccountsChanged()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h212 ON_ACCOUNT_CHANGED = 0, enumerator