Home
last modified time | relevance | path

Searched refs:REACT_ON_WRITE_ONLY (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/
Dreactor.h75 REACT_ON_WRITE_ONLY, enumerator
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dreactor.cc300 if (react_on == REACT_ON_WRITE_ONLY || react_on == REACT_ON_READ_WRITE) { in ModifyRegistration()
Dreactor_unittest.cc436 reactor_->ModifyRegistration(reactable, Reactor::REACT_ON_WRITE_ONLY); in TEST_F()