Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h77 GET_CREATED_OS_ACCOUNT_NUM_FROM_DATABASE, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp259 static_cast<uint32_t>(OsAccountInterfaceCode::GET_CREATED_OS_ACCOUNT_NUM_FROM_DATABASE),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp894 …ErrCode result = SendRequest(OsAccountInterfaceCode::GET_CREATED_OS_ACCOUNT_NUM_FROM_DATABASE, dat… in GetCreatedOsAccountNumFromDatabase()