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

  /external/protobuf/java/src/main/java/com/google/protobuf/
WireFormat.java 117 public boolean isPackable() { return false; }
120 public boolean isPackable() { return false; }
123 public boolean isPackable() { return false; }
126 public boolean isPackable() { return false; }
146 public boolean isPackable() { return true; }
Descriptors.java 703 public boolean isPackable() {
704 return isRepeated() && getLiteType().isPackable();
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 

Completed in 112 milliseconds