Home
last modified time | relevance | path

Searched refs:kScopeOffset (Results 1 – 3 of 3) sorted by relevance

/external/dbus-binding-generator/chromeos-dbus-bindings/
Dheader_generator.h71 static const int kScopeOffset = 1; variable
Dproxy_generator.cc201 text->AddLineWithOffset("public:", kScopeOffset); in GenerateInterfaceProxyInterface()
243 text->AddLineWithOffset("public:", kScopeOffset); in GenerateInterfaceProxy()
264 text->AddLineWithOffset("private:", kScopeOffset); in GenerateInterfaceProxy()
325 text->AddLineWithOffset("public:", kScopeOffset); in GenerateInterfaceMock()
365 text->AddLineWithOffset("private:", kScopeOffset); in GenerateInterfaceMock()
530 block.AddLineWithOffset("public:", kScopeOffset); in AddPropertySet()
565 block.AddLineWithOffset("private:", kScopeOffset); in AddPropertySet()
955 text->AddLineWithOffset("public:", kScopeOffset); in GenerateProxy()
966 text->AddLineWithOffset("private:", kScopeOffset); in GenerateProxy()
Dadaptor_generator.cc76 text->AddLineWithOffset("public:", kScopeOffset); in GenerateInterfaceAdaptor()
87 text->AddLineWithOffset("public:", kScopeOffset); in GenerateInterfaceAdaptor()
105 text->AddLineWithOffset("private:", kScopeOffset); in GenerateInterfaceAdaptor()