Home
last modified time | relevance | path

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

/external/dbus-binding-generator/chromeos-dbus-bindings/
Dproxy_generator.h96 static void AddProperties(const ServiceConfig& config,
Dproxy_generator.cc213 AddProperties(config, interface, true, text); in GenerateInterfaceProxyInterface()
260 AddProperties(config, interface, false, text); in GenerateInterfaceProxy()
575 void ProxyGenerator::AddProperties(const ServiceConfig& config, in AddProperties() function in chromeos_dbus_bindings::ProxyGenerator