/foundation/multimodalinput/input/service/key_event_normalize/test/ |
H A D | key_event_normalize_test.cpp | 318 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 D | key_event_normalize.cpp | 148 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 D | mmi_service_test.cpp | 1051 bool isShield = 0; in HWTEST_F() local
|
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/ |
H A D | js_register_module.cpp | 594 bool isShield = true; in SetShieldStatus() local
|
/foundation/multimodalinput/input/service/message_handle/test/ |
H A D | server_msg_handler_test.cpp | 157 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 D | server_msg_handler.cpp | 868 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 D | input_manager.cpp | 562 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 D | multimodal_input_connect_proxy.cpp | 1845 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 D | multimodal_input_connect_manager.cpp | 724 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 D | input_manager_impl.cpp | 2271 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 D | mmi_service.cpp | 3157 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
|