Searched defs:Update (Results 1 – 5 of 5) sorted by relevance
| /commonlibrary/c_utils/base/src/ | ||
| D | event_handler.cpp | 48 void EventHandler::Update() in Update() function in OHOS::Utils::EventHandler |
| D | io_event_handler.cpp | 66 bool IOEventHandler::Update(IOEventReactor* reactor) in Update() function in OHOS::Utils::IOEventHandler |
| D | event_demultiplexer.cpp | 87 uint32_t EventDemultiplexer::Update(int operation, EventHandler* handler) in Update() function in OHOS::Utils::EventDemultiplexer |
| /commonlibrary/c_utils/base/test/unittest/common/ | ||
| D | utils_observer_test.cpp | 57 virtual void Update(const Observable* o, const ObserverArg* /* arg */) in Update() function in OHOS::__anon56fa48220111::BookObserver |
| /commonlibrary/c_utils/base/test/benchmarktest/observer_benchmark_test/ | ||
| D | observer_benchmark_test.cpp | 90 virtual void Update(const Observable* o, const ObserverArg* /* arg */) in Update() function in OHOS::__anond7df6e0f0111::BookObserver |