Searched refs:AsyncPropertyHandlerType (Results 1 – 2 of 2) sorted by relevance
68 using AsyncPropertyHandlerType = std::function<void(DBusRequest &)>; typedef in otbr::DBus::DBusObject131 const AsyncPropertyHandlerType &aHandler);240 std::unordered_map<std::string, std::unordered_map<std::string, AsyncPropertyHandlerType>>
117 const AsyncPropertyHandlerType &aHandler) in RegisterAsyncGetPropertyHandler()