Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/osaccount_stub/getosaccountallconstraintsstub_fuzzer/
Dgetosaccountallconstraintsstub_fuzzer.cpp43 …static_cast<int32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_ALL_CONSTRAINTS), datas, reply, option… in GetOsAccountAllConstraintsStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h59 GET_OS_ACCOUNT_ALL_CONSTRAINTS, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp140 static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_ALL_CONSTRAINTS),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp473 …de result = SendRequestWithAccountId(OsAccountInterfaceCode::GET_OS_ACCOUNT_ALL_CONSTRAINTS, reply… in GetOsAccountAllConstraints()