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

  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_params.h 76 bool has_java_package(const string& file_name) const { function in class:google::protobuf::compiler::javamicro::Params
javamicro_generator.cc 56 if (file->options().has_java_package()) {
javamicro_helpers.cc 140 if (params.has_java_package(file->name())) {
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_params.h 97 bool has_java_package(const string& file_name) const { function in class:google::protobuf::compiler::javanano::Params
javanano_generator.cc 69 if (file->options().has_java_package()) {
javanano_helpers.cc 195 if (params.has_java_package(file->name())) {
  /frameworks/base/tools/streaming_proto/java/
main.cpp 40 if (file_descriptor.options().has_java_package()) {
  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc 171 if (file->options().has_java_package()) {
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 8803 bool FileOptions::has_java_package() const { function in class:google::protobuf::FileOptions
    [all...]
descriptor.pb.h 5762 inline bool FileOptions::has_java_package() const { function in class:google::protobuf::FileOptions
    [all...]
descriptor_unittest.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4547 inline bool FileOptions::has_java_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4547 inline bool FileOptions::has_java_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4547 inline bool FileOptions::has_java_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 5762 inline bool FileOptions::has_java_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 4547 inline bool FileOptions::has_java_package() const { function in class:google::protobuf::FileOptions
    [all...]

Completed in 659 milliseconds