Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/procgetosaccountlocalidfromprocessstub_fuzzer/
H A Dprocgetosaccountlocalidfromprocessstub_fuzzer.cpp46 …static_cast<int32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_LOCAL_ID_FROM_PROCESS), datas, reply, … in ProcGetOsAccountLocalIdFromProcessStubFuzzTest()
/ohos5.0/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h56 GET_OS_ACCOUNT_LOCAL_ID_FROM_PROCESS, enumerator
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp364 …ErrCode result = SendRequest(OsAccountInterfaceCode::GET_OS_ACCOUNT_LOCAL_ID_FROM_PROCESS, data, r… in GetOsAccountLocalIdFromProcess()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp138 static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_LOCAL_ID_FROM_PROCESS),