Home
last modified time | relevance | path

Searched defs:match (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dconfig_bp2build.go356 type match struct { struct
357 matches bool
358 fullVariableReference string
359 variable string
/build/make/tools/droiddoc/templates-pdk/assets/
Dsearch_autocomplete.js22 function set_row_values(toroot, row, match) argument
/build/soong/apex/
Dapex_test.go3502 func (f fileInApex) match(expectation string) bool { func