HomeSort by relevance Sort by last modified time
    Searched full:stringdefaultvalue (Results 1 - 8 of 8) sorted by null

  /external/protobuf/java/src/main/java/com/google/protobuf/
Internal.java 68 * represents another string. This function -- stringDefaultValue --
72 public static String stringDefaultValue(String bytes) {
87 * This is a lot like {@link #stringDefaultValue}, but for bytes fields.
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
InternalNano.java 68 * represents another string. This function -- stringDefaultValue --
72 public static final String stringDefaultValue(String bytes) {
87 * This is a lot like {@link #stringDefaultValue}, but for bytes fields.
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Internal.java 68 * represents another string. This function -- stringDefaultValue --
72 public static String stringDefaultValue(String bytes) {
87 * This is a lot like {@link #stringDefaultValue}, but for bytes fields.
  /external/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc 318 "com.google.protobuf.Internal.stringDefaultValue(\"$0\")",
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_helpers.cc 333 "com.google.protobuf.micro.Internal.stringDefaultValue(\"$0\")",
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_helpers.cc 341 "com.google.protobuf.Internal.stringDefaultValue(\"$0\")",
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_primitive_field.cc 269 "com.google.protobuf.nano.InternalNano.stringDefaultValue(\"$0\")",
  /prebuilts/misc/linux-x86/protobuf/
aprotoc 

Completed in 1705 milliseconds