Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/procgetosaccountswitchmodstub_fuzzer/
H A Dprocgetosaccountswitchmodstub_fuzzer.cpp46 … static_cast<int32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_SWITCH_MOD), datas, reply, option); in ProcGetOsAccountSwitchModStubFuzzTest()
/ohos5.0/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h79 GET_OS_ACCOUNT_SWITCH_MOD, enumerator
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp926 ErrCode result = SendRequest(OsAccountInterfaceCode::GET_OS_ACCOUNT_SWITCH_MOD, data, reply); in GetOsAccountSwitchMod()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp321 static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_SWITCH_MOD),