Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h78 GET_SERIAL_NUM_FROM_DATABASE, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp265 static_cast<uint32_t>(OsAccountInterfaceCode::GET_SERIAL_NUM_FROM_DATABASE),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp923 ErrCode result = SendRequest(OsAccountInterfaceCode::GET_SERIAL_NUM_FROM_DATABASE, data, reply); in GetSerialNumberFromDatabase()