Home
last modified time | relevance | path

Searched refs:IS_MAIN_OS_ACCOUNT (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h51 IS_MAIN_OS_ACCOUNT, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp92 static_cast<uint32_t>(OsAccountInterfaceCode::IS_MAIN_OS_ACCOUNT),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp254 ErrCode result = SendRequest(OsAccountInterfaceCode::IS_MAIN_OS_ACCOUNT, data, reply); in IsMainOsAccount()