Searched refs:PERSISTENT_BOOT_MODE (Results 1 – 6 of 6) sorted by relevance
48 #define PERSISTENT_BOOT_MODE "ro.bootmode" macro
64 #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()