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

  /external/protobuf/src/google/protobuf/
descriptor_database.cc 331 return MaybeParse(index_.FindFile(filename), output);
337 return MaybeParse(index_.FindSymbol(symbol_name), output);
373 return MaybeParse(index_.FindExtension(containing_type, field_number),
383 bool EncodedDescriptorDatabase::MaybeParse(
descriptor_database.h 306 bool MaybeParse(pair<const void*, int> encoded_file,
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 305 bool MaybeParse(pair<const void*, int> encoded_file,
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 305 bool MaybeParse(pair<const void*, int> encoded_file,
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor_database.h 305 bool MaybeParse(pair<const void*, int> encoded_file,
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor_database.h 306 bool MaybeParse(pair<const void*, int> encoded_file,
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor_database.h 305 bool MaybeParse(pair<const void*, int> encoded_file,

Completed in 173 milliseconds