Home
last modified time | relevance | path

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

/device/google/bonito/keymaster/
Dwait_for_strongbox.cpp33 bool foundStrongBox = false; in main() local
39 foundStrongBox = true; in main()
46 if (foundTee && foundStrongBox) { in main()
50 if (!foundStrongBox) { in main()
/device/google/crosshatch/keymaster/
Dwait_for_strongbox.cpp33 bool foundStrongBox = false; in main() local
39 foundStrongBox = true; in main()
46 if (foundTee && foundStrongBox) { in main()
50 if (!foundStrongBox) { in main()
/device/google/coral/keymaster/
Dwait_for_strongbox.cpp33 bool foundStrongBox = false; in main() local
39 foundStrongBox = true; in main()
46 if (foundTee && foundStrongBox) { in main()
50 if (!foundStrongBox) { in main()