Home
last modified time | relevance | path

Searched refs:GenerateInterfaceProxy (Results 1 – 2 of 2) sorted by relevance

/external/dbus-binding-generator/chromeos-dbus-bindings/
Dproxy_generator.h49 static void GenerateInterfaceProxy(const ServiceConfig& config,
Dproxy_generator.cc92 GenerateInterfaceProxy(config, interface, &text); in GenerateProxies()
228 void ProxyGenerator::GenerateInterfaceProxy(const ServiceConfig& config, in GenerateInterfaceProxy() function in chromeos_dbus_bindings::ProxyGenerator