Home
last modified time | relevance | path

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

/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/routeguide/
DRouteGuideUtil.java58 public static List<Feature> parseFeatures(URL file) throws IOException { in parseFeatures() method in RouteGuideUtil
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DRISCVISAInfo.cpp472 RISCVISAInfo::parseFeatures(unsigned XLen, in parseFeatures() function in RISCVISAInfo