Home
last modified time | relevance | path

Searched refs:property_get (Results 1 – 22 of 22) sorted by relevance

/device/linaro/hikey/power/
Dpower_hikey.c236 property_get(DEVFREQ_DDR_MIN_FREQ_PATH_PROP, devfreq_ddr_min_path, ""); in hikey_devfreq_init()
240 property_get(DEVFREQ_DDR_MIN_FREQ_BOOST_PROP, in hikey_devfreq_init()
244 property_get(DEVFREQ_GPU_MIN_FREQ_PATH_PROP, devfreq_gpu_min_path, ""); in hikey_devfreq_init()
248 property_get(DEVFREQ_GPU_MIN_FREQ_BOOST_PROP, in hikey_devfreq_init()
334 property_get(SCHEDTUNE_BOOST_VAL_PROP, schedtune_boost_interactive, in schedtune_power_init()
379 property_get(buf, hikey_cpufreq_clusters[i].path, ""); in hikey_cpufreq_init()
391 property_get(buf, hikey_cpufreq_clusters[i].low_power_max, ""); in hikey_cpufreq_init()
/device/google/gs-common/touch/gti/
Dtouch_gti_ical.cpp27 #define property_get macro
90 property_get(ical_override_cmd_prop_path, ical_override_cmd_prop_val, NULL); in main()
91 property_get(ical_override_result_prop_path, ical_override_result_prop_val, "0 - -2147483648"); in main()
92 property_get(ical_write_history_prop_path, ical_write_history_prop_val, NULL); in main()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXPlugin.cpp51 bool myret = property_get(prop.c_str(), propValue, "") > 0 && in useOmxCodecs()
70 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useGoogleGoldfishComponentInstance()
82 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useAndroidGoldfishComponentInstance()
/device/google/gs-common/bootctrl/1.2/
DBootControl.cpp258 property_get("ro.boot.hardware.platform", platform, ""); in blowAR()
286 property_get("ro.boot.slot_suffix", suffix, "_a"); in getCurrentSlot()
367 property_get("ro.boot.bootdevice", boot_dev, ""); in setActiveBootSlot()
370 property_get("ro.boot.boot_devices", boot_dev, ""); in setActiveBootSlot()
/device/google/gs-common/bootctrl/aidl/
DBootControl.cpp255 property_get("ro.boot.hardware.platform", platform, ""); in blowAR()
320 property_get("ro.boot.slot_suffix", suffix, "_a"); in getCurrentSlot()
482 property_get("ro.boot.bootdevice", boot_dev, ""); in setActiveBootSlot()
485 property_get("ro.boot.boot_devices", boot_dev, ""); in setActiveBootSlot()
/device/google/gs201/fingerprint/fpc1540/fp_tool/
Dfp_test.cpp107 property_get(FPS_SRV_FULL_PROP, tempbuf, 0); in run_auth_cmd()
133 property_get(FPS_SRV_FULL_PROP, tempbuf, 0); in run_cancel_cmd()
/device/google/gs101/fingerprint/fpc1540/fp_tool/
Dfp_test.cpp107 property_get(FPS_SRV_FULL_PROP, tempbuf, 0); in run_auth_cmd()
133 property_get(FPS_SRV_FULL_PROP, tempbuf, 0); in run_cancel_cmd()
/device/google/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c150 property_get("ro.boot.modem_simulator_ports", port, ""); in main()
194 property_get(LIB_ARGS_PROPERTY, args, ""); in main()
/device/generic/goldfish/radio/rild/
Drild_goldfish.c157 if ( 0 == property_get(LIB_PATH_PROPERTY, libPath, NULL)) { in main()
207 property_get(LIB_ARGS_PROPERTY, args, ""); in main()
/device/linaro/hikey/gralloc/
Dalloc_device.cpp86 if (property_get(PROP_MALI_TEST_GRALLOC_FAIL_FIRST, prop_value, "0") > 0) in __ump_alloc_should_fail()
91 if (property_get(PROP_MALI_TEST_GRALLOC_FAIL_INTERVAL, prop_value, "0") > 0) in __ump_alloc_should_fail()
/device/google/cuttlefish/guest/commands/setup_wifi/
Dmain.cpp135 property_get("ro.boot.wifi_mac_prefix", wifi_mac_prefix, ""); in main()
/device/generic/goldfish/qemu-props/
Dqemu-props.cpp163 property_get("vendor.qemu.dev.bootcomplete", temp, ""); in main()
/device/generic/goldfish/audio/
Dtalsa.cpp104 if (property_get(propName, propValue, nullptr) < 0) { in readUnsignedProperty()
/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc117 property_get(BOOT_SLOT_PROP, suffix_prop, ""); in BootControlInit()
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp250 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useAndroidGoldfishComponentInstance()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp1598 property_get("ro.boot.hardware", prop, ""); in fallback_init()
1609 property_get("ro.boot.qemu.gles", prop, "999"); in fallback_init()
/device/google/sunfish/gpt-utils/
Dgpt-utils.cpp735 property_get("ro.boot.bootdevice", bootdevice, "N/A"); in gpt_utils_is_ufs_device()
/device/google/coral/gpt-utils/
Dgpt-utils.cpp735 property_get("ro.boot.bootdevice", bootdevice, "N/A"); in gpt_utils_is_ufs_device()
/device/google/redbull/gpt-utils/
Dgpt-utils.cpp735 property_get("ro.boot.bootdevice", bootdevice, "N/A"); in gpt_utils_is_ufs_device()
/device/linaro/dragonboard/audio/
Daudio_hw.c1182 property_get("vendor.hw", vendor_hw, "db845c"); in adev_open()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c114 if (property_get(keys[i], prop_value, NULL) > 0) { in audio_get_property()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c980 if (property_get(propName, propValue, "") <= 0) { in requestOrSendDataCallList()
991 if (property_get("vendor.net.eth0.gw", propValue, "") > 0) { in requestOrSendDataCallList()