Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dinstall.cpp111 static std::string OtaTypeToString(OtaType type) { in OtaTypeToString() function
188 auto expected_ota_type = OtaTypeToString(ota_type); in CheckPackageMetadata()