Home
last modified time | relevance | path

Searched refs:AsyncGetPropertyMethodHandler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_object.cpp72 std::bind(&DBusObject::AsyncGetPropertyMethodHandler, this, _1)); in Initialize()
276 void DBusObject::AsyncGetPropertyMethodHandler(DBusRequest &aRequest) in AsyncGetPropertyMethodHandler() function in otbr::DBus::DBusObject
H A Ddbus_object.hpp231 void AsyncGetPropertyMethodHandler(DBusRequest &aRequest);