Searched refs:PERSISTENT_BOOT_MODE (Results 1 – 2 of 2) sorted by relevance
63 #define PERSISTENT_BOOT_MODE "ro.bootmode" macro
95 std::string bootMode = GetProperty(PERSISTENT_BOOT_MODE, ""); in getVendorFunctions()