Searched refs:boot_property_add (Results 1 – 4 of 4) sorted by relevance
35 int boot_property_add( const char* name, const char* value );
41 boot_property_add("qemu.sf.lcd_density", temp); in hwLcd_setBootProperty()
157 boot_property_add( const char* name, const char* value ) in boot_property_add() function
3687 boot_property_add("dalvik.vm.heapsize",tmp); in main()3718 boot_property_add("qemu.hw.mainkeys", android_hw->hw_mainKeys ? "1" : "0"); in main()3773 boot_property_add("qemu.sf.fake_camera", "none"); in main()3779 boot_property_add("qemu.sf.fake_camera", "both"); in main()3781 boot_property_add("qemu.sf.fake_camera", "back"); in main()3783 boot_property_add("qemu.sf.fake_camera", "front"); in main()