Searched refs:bootmode (Results 1 – 5 of 5) sorted by relevance
114 char bootmode[PROPERTY_VALUE_MAX] = {0}; in inBpToolsMode() local115 property_get("ro.bootmode", bootmode, "unknown"); in inBpToolsMode()116 return !strcmp(BP_TOOLS_MODE, bootmode); in inBpToolsMode()
755 std::string bootmode = GetProperty("ro.bootmode", ""); in SecondStageMain() local756 if (bootmode == "charger") { in SecondStageMain()
308 ro.bootmode u:object_r:exported2_default_prop:s0 exact string
365 ro.bootmode u:object_r:exported2_default_prop:s0 exact string