Home
last modified time | relevance | path

Searched refs:check_type (Results 1 – 3 of 3) sorted by relevance

/build/soong/scripts/
Dlint_project_xml.py27 def check_action(check_type): argument
38 checks.append((check_type, values))
/build/make/
Denvsetup.sh1038 function check_type() { type -t "$1"; } function
1041 function check_type() { type "$1"; } function
/build/
Denvsetup.sh1038 function check_type() { type -t "$1"; } function
1041 function check_type() { type "$1"; } function