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

  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator.h 108 static void AddAsyncMethodProxy(const Interface::Method& interface,
proxy_generator.cc 208 AddAsyncMethodProxy(method, interface.name, true, text);
258 AddAsyncMethodProxy(method, interface.name, false, text);
703 void ProxyGenerator::AddAsyncMethodProxy(const Interface::Method& method,
    [all...]

Completed in 67 milliseconds