Searched refs:kDebugRamdiskProp (Results 1 – 3 of 3) sorted by relevance
22 constexpr const char kDebugRamdiskProp[] = "/debug_ramdisk/adb_debug.prop"; variable
209 if (!fs::copy_file("/adb_debug.prop", kDebugRamdiskProp, ec) || in FirstStageMain()
903 LOG(INFO) << "Loading " << kDebugRamdiskProp; in property_load_boot_defaults()904 load_properties_from_file(kDebugRamdiskProp, nullptr, &properties); in property_load_boot_defaults()