Home
last modified time | relevance | path

Searched defs:MethodName (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbol.h19 #define FORWARD_SYMBOL_METHOD(MethodName) \ argument
38 #define FORWARD_SYMBOL_ID_METHOD(MethodName) \ argument
/third_party/grpc/src/csharp/Grpc.Core.Api/
DAsyncAuthInterceptor.cs64 public string MethodName property in Grpc.Core.AuthInterceptorContext
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc1593 TEST_F(ServiceDescriptorTest, MethodName) { in TEST_F() argument