Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/osaccount_stub/getosaccountlocalidbyserialnumberstub_fuzzer/
Dgetosaccountlocalidbyserialnumberstub_fuzzer.cpp43 …_t code = static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_LOCAL_ID_FOR_SERIAL_NUMBER); in GetOsAccountLocalIdBySerialNumberStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h69 GET_OS_ACCOUNT_LOCAL_ID_FOR_SERIAL_NUMBER, enumerator
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp604 …ErrCode result = SendRequest(OsAccountInterfaceCode::GET_OS_ACCOUNT_LOCAL_ID_FOR_SERIAL_NUMBER, da… in GetOsAccountLocalIdBySerialNumber()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp211 static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_LOCAL_ID_FOR_SERIAL_NUMBER),