Home
last modified time | relevance | path

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

/external/angle/src/feature_support_util/
Dfeature_support_util.cpp187 class ListOf class
190 explicit ListOf(const std::string listType) : mWildcard(true), mListType(listType) {} in ListOf() function in angle::ListOf
/external/tensorflow/tensorflow/java/src/gen/cc/
Djava_defs.h94 static Type ListOf(const Type& type) { in ListOf() function