Home
last modified time | relevance | path

Searched defs:isShield (Results 1 - 11 of 11) sorted by relevance

/foundation/multimodalinput/input/service/key_event_normalize/test/
H A Dkey_event_normalize_test.cpp318 bool isShield = true; in HWTEST_F() local
337 bool isShield = false; in HWTEST_F() local
355 bool isShield = true; in HWTEST_F() local
370 bool isShield = false; HWTEST_F() local
385 bool isShield = false; HWTEST_F() local
400 bool isShield = false; HWTEST_F() local
415 bool isShield = false; HWTEST_F() local
430 bool isShield = false; HWTEST_F() local
445 bool isShield = false; HWTEST_F() local
460 bool isShield = false; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_event_normalize.cpp148 int32_t KeyEventNormalize::SetShieldStatus(int32_t shieldMode, bool isShield) in SetShieldStatus() argument
181 int32_t KeyEventNormalize::GetShieldStatus(int32_t shieldMode, bool &isShield) in GetShieldStatus() argument
/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp1051 bool isShield = 0; in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp594 bool isShield = true; in SetShieldStatus() local
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp157 bool isShield = false; in HWTEST_F() local
173 bool isShield = true; in HWTEST_F() local
189 bool isShield = false; in HWTEST_F() local
205 bool isShield = true; in HWTEST_F() local
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp868 int32_t ServerMsgHandler::SetShieldStatus(int32_t shieldMode, bool isShield) in SetShieldStatus() argument
873 int32_t ServerMsgHandler::GetShieldStatus(int32_t shieldMode, bool &isShield) in GetShieldStatus() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp562 int32_t InputManager::SetShieldStatus(int32_t shieldMode, bool isShield) in SetShieldStatus() argument
567 int32_t InputManager::GetShieldStatus(int32_t shieldMode, bool &isShield) in GetShieldStatus() argument
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_proxy.cpp1845 int32_t MultimodalInputConnectProxy::SetShieldStatus(int32_t shieldMode, bool isShield) in SetShieldStatus() argument
1869 int32_t MultimodalInputConnectProxy::GetShieldStatus(int32_t shieldMode, bool &isShield) in GetShieldStatus() argument
H A Dmultimodal_input_connect_manager.cpp724 int32_t MultimodalInputConnectManager::SetShieldStatus(int32_t shieldMode, bool isShield) in SetShieldStatus() argument
731 int32_t MultimodalInputConnectManager::GetShieldStatus(int32_t shieldMode, bool &isShield) in GetShieldStatus() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp2271 int32_t InputManagerImpl::SetShieldStatus(int32_t shieldMode, bool isShield) in SetShieldStatus() argument
2287 int32_t InputManagerImpl::GetShieldStatus(int32_t shieldMode, bool &isShield) in GetShieldStatus() argument
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3157 int32_t MMIService::SetShieldStatus(int32_t shieldMode, bool isShield) in SetShieldStatus() argument
3174 int32_t MMIService::GetShieldStatus(int32_t shieldMode, bool &isShield) in GetShieldStatus() argument

Completed in 28 milliseconds