HomeSort by relevance Sort by last modified time
    Searched refs:foundTee (Results 1 - 2 of 2) sorted by null

  /device/google/bonito/keymaster/
wait_for_strongbox.cpp 34 bool foundTee = false;
42 foundTee = true;
46 if (foundTee && foundStrongBox) {
53 if (!foundTee) {
  /device/google/crosshatch/keymaster/
wait_for_strongbox.cpp 34 bool foundTee = false;
42 foundTee = true;
46 if (foundTee && foundStrongBox) {
53 if (!foundTee) {

Completed in 150 milliseconds