Searched defs:getFieldDescriptor (Results 1 – 9 of 9) sorted by relevance
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/ |
| D | ReferenceUtil.java | 119 public static String getFieldDescriptor(FieldReference fieldReference) { in getFieldDescriptor() method in ReferenceUtil 123 …public static String getFieldDescriptor(FieldReference fieldReference, boolean useImplicitReferenc… in getFieldDescriptor() method in ReferenceUtil
|
| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MessageBuilderContext.php | 54 private function getFieldDescriptor($name, $label, $type, function in Google\\Protobuf\\Internal\\MessageBuilderContext
|
| D | FieldDescriptor.php | 250 public static function getFieldDescriptor($proto) function in Google\\Protobuf\\Internal\\FieldDescriptor
|
| /external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MessageBuilderContext.php | 54 private function getFieldDescriptor($name, $label, $type, function in Google\\Protobuf\\Internal\\MessageBuilderContext
|
| D | FieldDescriptor.php | 250 public static function getFieldDescriptor($proto) function in Google\\Protobuf\\Internal\\FieldDescriptor
|
| /external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MessageBuilderContext.php | 54 private function getFieldDescriptor($name, $label, $type, function in Google\\Protobuf\\Internal\\MessageBuilderContext
|
| D | FieldDescriptor.php | 250 public static function getFieldDescriptor($proto) function in Google\\Protobuf\\Internal\\FieldDescriptor
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/formatter/ |
| D | DexFormatter.java | 91 public String getFieldDescriptor(FieldReference fieldReference) { in getFieldDescriptor() method in DexFormatter
|
| /external/truth/extensions/proto/src/test/java/com/google/common/truth/extensions/proto/ |
| D | ProtoSubjectTestBase.java | 125 protected final FieldDescriptor getFieldDescriptor(String fieldName) { in getFieldDescriptor() method in ProtoSubjectTestBase
|