Home
last modified time | relevance | path

Searched defs:MethodTable (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/dbus/
Dexported_object.h177 typedef std::map<std::string, MethodCallCallback> MethodTable; typedef
Dobject_proxy.h340 using MethodTable = std::map<std::string, std::vector<SignalCallback>>; variable