Home
last modified time | relevance | path

Searched defs:matcher (Results 1 – 7 of 7) sorted by relevance

/build/make/tools/dependency_mapper/src/com/android/dependencymapper/
DJavaSourceAnalyzer.java67 Matcher matcher = pattern.matcher(line); in constructPackagePrependedFileName() local
/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph_test.go526 type matcher interface { interface
/build/make/tools/compliance/cmd/dumpresolutions/
Ddumpresolutions_test.go935 type matcher interface { interface
/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice_test.go666 type matcher interface { interface
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice_test.go741 type matcher interface { interface
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go892 type matcher interface { interface
/build/soong/android/
Dneverallow.go540 matcher ValueMatcher member