Home
last modified time | relevance | path

Searched refs:foundTee (Results 1 – 4 of 4) sorted by relevance

/device/google/coral/keymaster/
Dwait_for_strongbox.cpp34 bool foundTee = false; in main() local
42 foundTee = true; in main()
46 if (foundTee && foundStrongBox) { in main()
53 if (!foundTee) { in main()
/device/google/sunfish/keymaster/
Dwait_for_strongbox.cpp34 bool foundTee = false; in main() local
42 foundTee = true; in main()
46 if (foundTee && foundStrongBox) { in main()
53 if (!foundTee) { in main()
/device/google/gs201/keymaster/
Dwait_for_strongbox.cpp34 bool foundTee = false; in main() local
42 foundTee = true; in main()
46 if (foundTee && foundStrongBox) { in main()
53 if (!foundTee) { in main()
/device/google/redbull/keymaster/
Dwait_for_strongbox.cpp34 bool foundTee = false; in main() local
42 foundTee = true; in main()
46 if (foundTee && foundStrongBox) { in main()
53 if (!foundTee) { in main()