Home
last modified time | relevance | path

Searched refs:GET_SERIAL_NUMBER_FOR_OS_ACCOUNT (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/test/fuzztest/osaccount_stub/getserialnumberbyosaccountlocalidstub_fuzzer/
Dgetserialnumberbyosaccountlocalidstub_fuzzer.cpp43 …static_cast<int32_t>(OsAccountInterfaceCode::GET_SERIAL_NUMBER_FOR_OS_ACCOUNT), datas, reply, opti… in GetSerialNumberByOsAccountLocalIdStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h77 GET_SERIAL_NUMBER_FOR_OS_ACCOUNT, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp260 static_cast<uint32_t>(OsAccountInterfaceCode::GET_SERIAL_NUMBER_FOR_OS_ACCOUNT),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp807 …e result = SendRequestWithAccountId(OsAccountInterfaceCode::GET_SERIAL_NUMBER_FOR_OS_ACCOUNT, repl… in GetSerialNumberByOsAccountLocalId()