Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/osaccount_stub/getforegroundosaccountlocalidstub_fuzzer/
Dgetforegroundosaccountlocalidstub_fuzzer.cpp44 …static_cast<int32_t>(OsAccountInterfaceCode::GET_FOREGROUND_OS_ACCOUNT_LOCAL_ID), datas, reply, op… in GetForegroundOsAccountLocalIdStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h99 GET_FOREGROUND_OS_ACCOUNT_LOCAL_ID, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp390 static_cast<uint32_t>(OsAccountInterfaceCode::GET_FOREGROUND_OS_ACCOUNT_LOCAL_ID),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp1597 …ErrCode result = SendRequest(OsAccountInterfaceCode::GET_FOREGROUND_OS_ACCOUNT_LOCAL_ID, data, rep… in GetForegroundOsAccountLocalId()