Home
last modified time | relevance | path

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

12

/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/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c154 if ( 0 == property_get(LIB_PATH_PROPERTY, libPath, NULL)) { in main()
163 property_get("ro.boot.modem_simulator_ports", port, ""); in main()
204 property_get(LIB_ARGS_PROPERTY, args, ""); in main()
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dproperties.h8 int property_get(const char* key, char* value, const char* default_value);
/device/generic/goldfish/camera/
DEmulatedCameraFactory.cpp405 if (property_get(key, prop, nullptr) > 0) { in createFakeCameraImpl()
449 if (property_get("qemu.sf.fake_camera", prop, nullptr) != 0 ) { in waitForQemuSfFakeCameraPropertyAvailable()
468 if ((property_get("qemu.sf.fake_camera", prop, nullptr) > 0) && in isFakeCameraEmulationOn()
487 if (property_get(propQuery, prop, nullptr) > 0) { in getCameraHalVersion()
DEmulatedFakeCamera.cpp43 if (property_get(key, prop, nullptr) > 0) { in EmulatedFakeCamera()
DExif.cpp360 property_get("ro.product.manufacturer", &prop[0], ""); in createExifDataCommon()
362 property_get("ro.product.model", &prop[0], ""); in createExifDataCommon()
DEmulatedQemuCamera3.cpp1081 if (property_get(key, prop, nullptr) > 0) { in getCameraCapabilities()
/device/generic/goldfish/radio/rild/
Drild_goldfish.c157 if ( 0 == property_get(LIB_PATH_PROPERTY, libPath, NULL)) { in main()
202 property_get(LIB_ARGS_PROPERTY, args, ""); in main()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXPlugin.cpp55 bool myret = property_get(prop.c_str(), propValue, "") > 0 && in useGoogleGoldfishComponentInstance()
70 bool myret = property_get(prop.c_str(), propValue, "") > 0 && in useAndroidGoldfishComponentInstance()
/device/generic/goldfish-opengl/fuchsia/
Dport.cc22 int property_get(const char* key, char* value, const char* default_value) { in property_get() function
/device/generic/goldfish/qemu-props/
Dqemu-props.cpp145 property_get("vendor.qemu.dev.bootcomplete", temp, ""); in main()
/device/google/cuttlefish/guest/commands/setup_wifi/
Dmain.cpp136 property_get("ro.boot.wifi_mac_address", wifi_address, ""); in main()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.cpp103 property_get("ro.kernel.qemu.gltransport", transportValue, ""); in getConnectionTypeFromProperty()
108 property_get("ro.boot.hardware.gltransport", transportValue, ""); in getConnectionTypeFromProperty()
127 property_get("ro.kernel.qemu.gltransport.drawFlushInterval", flushValue, ""); in getDrawCallFlushIntervalFromProperty()
141 property_get("ro.hardware.gralloc", prop, ""); in getGrallocTypeFromProperty()
/device/google/wahoo/liblight/
Dlights.c104 property_get(CG_COLOR_ID_PROPERTY, color_id_prop, "DEF00"); in init_globals()
/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/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc117 property_get(BOOT_SLOT_PROP, suffix_prop, ""); in BootControlInit()
/device/linaro/dragonboard/gralloc/
Dgralloc_gbm.cpp315 property_get("gralloc.gbm.device", path, "/dev/dri/renderD128"); in gbm_dev_create()
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dhwcomposer.cpp285 property_get(EXTERANL_DISPLAY_PROP, displays_value, ""); in GetExternalDisplayConfigs()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp1574 property_get("ro.boot.hardware", prop, ""); in fallback_init()
1585 property_get("ro.kernel.qemu.gles", prop, "999"); in fallback_init()
/device/generic/goldfish/radio/ril/
Dreference-ril.c620 return property_get("ro.kernel.qemu.wifi", propValue, "") > 0 && in hasWifiCapability()
802 if (property_get(propName, propValue, "") <= 0) { in requestOrSendDataCallList()
816 if (property_get(propName, propValue, "") <= 0) { in requestOrSendDataCallList()
831 if (property_get(propName, propValue, "") > 0) { in requestOrSendDataCallList()
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp424 property_get(VSYNC_PERIOD_PROP, displaysValue, ""); in getVsyncPeriodFromProperty()
1656 property_get(EXTERANL_DISPLAY_PROP, displaysValue, ""); in populateSecondaryDisplays()
/device/google/bonito/gpt-utils/
Dgpt-utils.cpp728 property_get("ro.boot.bootdevice", bootdevice, "N/A"); in gpt_utils_is_ufs_device()
/device/google/coral/gpt-utils/
Dgpt-utils.cpp728 property_get("ro.boot.bootdevice", bootdevice, "N/A"); in gpt_utils_is_ufs_device()
/device/google/crosshatch/gpt-utils/
Dgpt-utils.cpp728 property_get("ro.boot.bootdevice", bootdevice, "N/A"); in gpt_utils_is_ufs_device()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c712 return property_get("ro.kernel.qemu.wifi", propValue, "") > 0 && in hasWifiCapability()
865 if (property_get(propName, propValue, "") <= 0) { in requestOrSendDataCallList()
881 } else if (property_get("net.eth0.gw", propValue, "") > 0) { in requestOrSendDataCallList()

12