Home
last modified time | relevance | path

Searched refs:ACCOUNT_CHANGED (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_event_stub.cpp36 case static_cast<uint32_t>(OsAccountEventInterfaceCode::ACCOUNT_CHANGED): { in OnRemoteRequest()
Dos_account_event_proxy.cpp43 ErrCode result = SendRequest(OsAccountEventInterfaceCode::ACCOUNT_CHANGED, data, reply); in OnAccountsChanged()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h186 ACCOUNT_CHANGED = 0, enumerator
201 ACCOUNT_CHANGED = 0, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_event_stub.cpp37 case static_cast<uint32_t>(AppAccountEventInterfaceCode::ACCOUNT_CHANGED): { in OnRemoteRequest()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_event_proxy.cpp44 ErrCode result = SendRequest(AppAccountEventInterfaceCode::ACCOUNT_CHANGED, data, reply); in OnAccountsChanged()