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