Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h209 SET_PROPERTIES, enumerator
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_authenticate_test.cpp40 const uint32_t SET_PROPERTIES = 4; variable
518 EXPECT_EQ(mockServicePtr_->OnRemoteRequest(SET_PROPERTIES, data, reply, option),
708 EXPECT_EQ(mockServicePtr_->OnRemoteRequest(SET_PROPERTIES, data, reply, option),
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_proxy.cpp234 ErrCode result = SendRequest(AppAccountAuthenticatorInterfaceCode::SET_PROPERTIES, data, reply); in SetProperties()
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_authenticator_stub.cpp42 static_cast<uint32_t>(AppAccountAuthenticatorInterfaceCode::SET_PROPERTIES),