Searched refs:CanBootIntoGsi (Results 1 – 3 of 3) sorted by relevance
77 bool CanBootIntoGsi(std::string* error);
67 bool CanBootIntoGsi(std::string* error) { in CanBootIntoGsi() function
580 if (!android::gsi::CanBootIntoGsi(&error)) { in UseDsuIfPresent()