HomeSort by relevance Sort by last modified time
    Searched refs:AddMethodProxy (Results 1 - 2 of 2) sorted by null

  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator.h 102 static void AddMethodProxy(const Interface::Method& interface,
proxy_generator.cc 207 AddMethodProxy(method, interface.name, true, text);
257 AddMethodProxy(method, interface.name, false, text);
636 void ProxyGenerator::AddMethodProxy(const Interface::Method& method,
    [all...]

Completed in 45 milliseconds