Home
last modified time | relevance | path

Searched defs:indicesType (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/writer/
DTableInfoValidationWriter.kt79 val indicesType = ParameterizedTypeName.get(HashSet::class.typeName(), in <lambda>() constant
/frameworks/native/opengl/libagl/
Dcontext.h210 GLenum indicesType; member