Home
last modified time | relevance | path

Searched defs:FullName (Results 1 – 22 of 22) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Api/
DServerServiceDefinition.cs89 duplicateDetector.Add(method.FullName, null); in duplicateDetector.Add()
108 duplicateDetector.Add(method.FullName, null); in duplicateDetector.Add()
127 duplicateDetector.Add(method.FullName, null); in duplicateDetector.Add()
146 duplicateDetector.Add(method.FullName, null); in duplicateDetector.Add()
DMethod.cs66 string FullName { get; } property
160 public string FullName property in Grpc.Core.Method
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DIDescriptor.cs48 string FullName { get; } property
DPackageDescriptor.cs58 public string FullName property in Google.Protobuf.Reflection.PackageDescriptor
DDescriptorBase.cs67 public string FullName { get; } property in Google.Protobuf.Reflection.DescriptorBase
/third_party/typescript/src/lib/
Dscripthost.d.ts138 FullName: string; variable
/third_party/typescript/lib/
Dlib.scripthost.d.ts158 FullName: string; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1144 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName() local
1152 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit() local
1165 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalType() local
1173 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType() local
DCodeViewDebug.cpp2075 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeEnum() local
2226 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeClass() local
2257 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeClass() local
2279 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeUnion() local
2299 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeUnion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchive.cpp428 SmallString<128> FullName = sys::path::parent_path( in getFullName() local
448 const std::string &FullName = *FullNameOrErr; in getBuffer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp562 bool AMDGPUMangledLibFunc::parseUnmangledName(StringRef FullName) { in parseUnmangledName()
/third_party/boringssl/src/util/fipstools/acvp/acvptool/acvp/
Dacvp.go569 FullName string `json:"fullName,omitempty"` member
/third_party/mingw-w64/mingw-w64-headers/include/
Dsubauth.h107 UNICODE_STRING FullName; member
Dwinwlx.h138 PWSTR FullName; member
Dntsecapi.h664 UNICODE_STRING FullName; member
1052 UNICODE_STRING FullName; member
Dwincrypt.h2110 CERT_ALT_NAME_INFO FullName; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp195 SmallString<128> FullName; in getMangledName() local
/third_party/googletest/googlemock/scripts/generator/cpp/
Dast.py238 def FullName(self): member in _GenericDeclaration
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1240 std::string FullName = "__typeid_"; in getGlobalName() local
/third_party/json/third_party/cpplint/
Dcpplint.py1306 def FullName(self): member in FileInfo
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dntifs.h2655 UNICODE_STRING FullName; member
/third_party/typescript/tests/lib/
Dlib.d.ts17153 FullName: string; variable