Searched refs:SET_PROPERTIES (Results 1 – 4 of 4) sorted by relevance
/base/account/os_account/frameworks/common/include/ |
D | accountmgr_service_ipc_interface_code.h | 209 SET_PROPERTIES, enumerator
|
/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
D | app_account_authenticate_test.cpp | 40 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/ |
D | app_account_authenticator_proxy.cpp | 234 ErrCode result = SendRequest(AppAccountAuthenticatorInterfaceCode::SET_PROPERTIES, data, reply); in SetProperties()
|
/base/account/os_account/frameworks/appaccount/native/src/ |
D | app_account_authenticator_stub.cpp | 42 static_cast<uint32_t>(AppAccountAuthenticatorInterfaceCode::SET_PROPERTIES),
|