Searched defs:getMethod (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | ServiceDescriptorProto.php | 85 public function getMethod() function in Google\\Protobuf\\Internal\\ServiceDescriptorProto |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | MessageLiteToString.java | 151 Method getMethod = nameToNoArgMethod.get("get" + suffix); in reflectivePrintWithIndent() local |
/third_party/python/Lib/unittest/test/ | ||
D | test_assertions.py | 194 def getMethod(i): function |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ | ||
D | vktPipelineTimestampTests.cpp | 339 TransferMethod getMethod (void) const { return m_method; } in getMethod() function in vkt::pipeline::__anon86b505750111::TransferTimestampTestParam |