Home
last modified time | relevance | path

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

/external/ot-br-posix/src/dbus/server/
Ddbus_object.cpp81 std::bind(&DBusObject::GetAllPropertiesMethodHandler, this, _1)); in Initialize()
205 void DBusObject::GetAllPropertiesMethodHandler(DBusRequest &aRequest) in GetAllPropertiesMethodHandler() function in otbr::DBus::DBusObject
Ddbus_object.hpp228 void GetAllPropertiesMethodHandler(DBusRequest &aRequest);