Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h96 GET_OS_ACCOUNT_NAME, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp376 static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_NAME),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp1492 ErrCode result = SendRequest(OsAccountInterfaceCode::GET_OS_ACCOUNT_NAME, data, reply); in GetOsAccountName()