Home
last modified time | relevance | path

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

/bootable/recovery/recovery_utils/
Dparse_install_logs.cpp29 constexpr const char* OTA_SIDELOAD_METRICS = "ota_sideload"; variable
110 metrics.emplace(OTA_SIDELOAD_METRICS, type); in ParseLastInstall()