Searched defs:GetInterface (Results 1 – 5 of 5) sorted by relevance
48 struct GetInterface { struct49 Interface& operator()(Interface& x) const { in operator ()()54 Interface& operator()(Node&) const { in operator ()()
337 ::std::string GetInterface(const ServiceDescriptor* service, in GetInterface() function
244 GetInterface = 10, enumerator
307 std::string Message::GetInterface() { in GetInterface() function in dbus::Message