Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.cpp234 ZipString property_name(AB_OTA_PAYLOAD_PROPERTIES); in update_binary_command() local
236 if (FindEntry(zip, property_name, &properties_entry) != 0) { in update_binary_command()