Home
last modified time | relevance | path

Searched refs:EnableWrite (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/include/
H A Dio_event_handler.h81 void EnableWrite();
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dio_event_handler.cpp89 void IOEventHandler::EnableWrite() in EnableWrite() function in OHOS::Utils::IOEventHandler
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/
H A Dc_utils_guide_event.md139 | void | **EnableWrite**()<br>开启对“可写”事件的监听。 |
176 | void | **EnableWrite**()<br>开启对“可写”事件的监听。 |
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp112 handler->EnableWrite();
153 handler->EnableWrite();
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp148 handler->EnableWrite(); in BENCHMARK_F()
191 handler->EnableWrite(); in BENCHMARK_F()