Searched refs:bootmode (Results 1 – 6 of 6) sorted by relevance
868 std::string bootmode = GetProperty("ro.bootmode", ""); in SecondStageMain() local869 if (bootmode == "charger") { in SecondStageMain()
130 char bootmode[PROPERTY_VALUE_MAX] = {0}; in inBpToolsMode() local131 property_get("ro.bootmode", bootmode, "unknown"); in inBpToolsMode()132 return !strcmp(BP_TOOLS_MODE, bootmode); in inBpToolsMode()
308 ro.bootmode u:object_r:exported2_default_prop:s0 exact string
376 ro.bootmode u:object_r:exported2_default_prop:s0 exact string
414 ro.bootmode u:object_r:exported2_default_prop:s0 exact string
569 ro.bootmode u:object_r:bootloader_prop:s0 exact string