Searched defs:getFullName (Results 1 – 5 of 5) sorted by relevance
446 public String getFullName() { return fullName; } in getFullName() method in Descriptors.Descriptor653 public String getFullName() { return fullName; } in getFullName() method in Descriptors.FieldDescriptor1158 public String getFullName() { return fullName; } in getFullName() method in Descriptors.EnumDescriptor1273 public String getFullName() { return fullName; } in getFullName() method in Descriptors.EnumValueDescriptor1334 public String getFullName() { return fullName; } in getFullName() method in Descriptors.ServiceDescriptor1424 public String getFullName() { return fullName; } in getFullName() method in Descriptors.MethodDescriptor1515 String getFullName(); in getFullName() method1741 public String getFullName() { return fullName; } in getFullName() method in Descriptors.DescriptorPool.PackageDescriptor
56 public static String getFullName() { in getFullName() method in JmeSystem
68 public String getFullName() { in getFullName() method in JmeSystemDelegate
72 def getFullName(self): member in Test
245 std::string MachineBasicBlock::getFullName() const { in getFullName() function in MachineBasicBlock