Home
last modified time | relevance | path

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

/build/soong/scripts/
Dlint-project-xml.py23 def check_action(check_type): argument
34 checks.append((check_type, values))
/build/make/
Denvsetup.sh1558 function check_type() { type -t "$1"; } function
1561 function check_type() { type "$1"; } function
/build/
Denvsetup.sh1558 function check_type() { type -t "$1"; } function
1561 function check_type() { type "$1"; } function