Home
last modified time | relevance | path

Searched defs:methodNames (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DPlatform.cpp31 const char *const methodNames[], in ANGLEGetDisplayPlatform()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DPlatform.cpp31 const char *const methodNames[], in ANGLEGetDisplayPlatform()
/third_party/protobuf/php/tests/
DGeneratedServiceTest.php28 private $methodNames = [ variable in GeneratedServiceTest
/third_party/typescript/src/compiler/
Dutilities.ts2250 const methodNames = compilerOptions.ets?.render?.method; constant