Home
last modified time | relevance | path

Searched defs:getFieldName (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DOneofField.php63 public function getFieldName() function in Google\\Protobuf\\Internal\\OneofField
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/class_declarations/
Dclass_declarations_3.ts28 public getFieldName(): T { method in MyClass
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptorMessageInfoFactory.java592 static String getFieldName(FieldDescriptor fd) { in getFieldName() method in DescriptorMessageInfoFactory
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1287 StringInit *getFieldName() const { return FieldName; } in getFieldName() function
/third_party/glslang/glslang/Include/
DTypes.h1777 virtual const TString& getFieldName() const in getFieldName() function