Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DClientConfigureRequest.php64 public function getTypes() function in Grpc\\Testing\\ClientConfigureRequest
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dno-type-alias.ts282 function getTypes( function
/third_party/typescript_eslint/packages/eslint-plugin/tests/util/
DisUnsafeAssignment.test.ts11 function getTypes( function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h213 const TypeList &getTypes() const { return Types; } in getTypes() function
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.hpp265 const vector<Type*>& getTypes (void) { return m_types; } in getTypes() function in deqp::gls::LifetimeTests::details::Types