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

  /external/dbus-binding-generator/chromeos-dbus-bindings/
header_generator.h 71 static const int kScopeOffset = 1;
proxy_generator.cc 201 text->AddLineWithOffset("public:", kScopeOffset);
243 text->AddLineWithOffset("public:", kScopeOffset);
264 text->AddLineWithOffset("private:", kScopeOffset);
325 text->AddLineWithOffset("public:", kScopeOffset);
365 text->AddLineWithOffset("private:", kScopeOffset);
530 block.AddLineWithOffset("public:", kScopeOffset);
565 block.AddLineWithOffset("private:", kScopeOffset);
    [all...]
adaptor_generator.cc 76 text->AddLineWithOffset("public:", kScopeOffset);
87 text->AddLineWithOffset("public:", kScopeOffset);
105 text->AddLineWithOffset("private:", kScopeOffset);

Completed in 51 milliseconds