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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.h 86 // E.g. if the package is foo.bar, package_parts_ is {"foo", "bar"}.
87 vector<string> package_parts_; member in class:google::protobuf::compiler::cpp::FileGenerator
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.h 85 // E.g. if the package is foo.bar, package_parts_ is {"foo", "bar"}.
86 vector<string> package_parts_; member in class:google::protobuf::compiler::cpp::FileGenerator

Completed in 68 milliseconds