Searched defs:AttachHandler (Results 1 – 2 of 2) sorted by relevance
| /external/ot-br-posix/src/utils/ | ||
| D | thread_helper.hpp | 70 using AttachHandler = std::function<void(otError, int64_t)>; typedef in otbr::agent::ThreadHelper |
| /external/ot-br-posix/src/dbus/server/ | ||
| D | dbus_thread_object.cpp | 347 void DBusThreadObject::AttachHandler(DBusRequest &aRequest) in AttachHandler() function in otbr::DBus::DBusThreadObject |