Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h126 std::string isSimulate = event->HasFlag(InputEvent::EVENT_FLAG_SIMULATE) ? "true" : "false"; in PrintInfoLog() local
271 std::string isSimulate = event->HasFlag(InputEvent::EVENT_FLAG_SIMULATE) ? "true" : "false"; in PrintInfoLog() local

Completed in 2 milliseconds