Home
last modified time | relevance | path

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

123

/frameworks/opt/net/wifi/libwifi_system/
Dsupplicant_manager.cpp47 if (property_get(kSupplicantInitProperty, supp_status, NULL) && in StartSupplicant()
95 if (property_get(kSupplicantInitProperty, supp_status, NULL) && in StopSupplicant()
104 if (property_get(kSupplicantInitProperty, supp_status, NULL)) { in StopSupplicant()
115 if (property_get(kSupplicantInitProperty, supp_status, NULL)) { in IsSupplicantRunning()
/frameworks/base/cmds/bootanimation/
DBootAnimationUtil.cpp46 property_get("debug.sf.nobootanimation", value, "0"); in bootAnimationDisabled()
51 property_get("ro.boot.quiescent", value, "0"); in bootAnimationDisabled()
101 if (property_get(BOOTREASON_PROP_NAME, bootreason, nullptr) > 0) { in playSoundsAllowed()
/frameworks/compile/libbcc/lib/
DProperties.h28 static inline int property_get(const char *key, char *value, const char *default_value) { in property_get() function
46 property_get(str, buf, "0"); in getProperty()
/frameworks/av/media/module/foundation/
DADebug.cpp91 if (property_get(propertyName, value, NULL)) { in GetLevelFromProperty()
149 if (property_get("ro.build.type", value, NULL)) { in getExperimentFlag()
160 property_get("ro.serialno", serial, "0"); in getExperimentFlag()
DFoundationUtils.cpp73 property_get("ro.build.version.release", value, "Unknown"); in MakeUserAgent()
/frameworks/base/core/jni/
DAndroidRuntime.cpp554 property_get(property, buffer+runtimeArgLen, defaultArg); in parseRuntimeOption()
581 property_get(property, buffer+compilerArgLen, ""); in parseCompilerOption()
610 property_get(property, buffer+runtimeArgLen, ""); in parseCompilerRuntimeOption()
783 property_get("dalvik.vm.execution-mode", propBuf, ""); in startVm()
909 property_get("ro.config.low_ram", propBuf, ""); in startVm()
994 property_get("debug.generate-debug-info", propBuf, ""); in startVm()
1008 property_get("dalvik.vm.dex2oat-flags", dex2oatFlagsBuf, ""); in startVm()
1012 property_get("dalvik.vm.extra-opts", extraOptsBuf, ""); in startVm()
1055 property_get("dalvik.vm.image-dex2oat-flags", dex2oatImageFlagsBuf, ""); in startVm()
1067 property_get("ro.debuggable", propBuf, "0"); in startVm()
[all …]
/frameworks/rs/cpu_ref/
DrsCpuScript.h194 android::renderscript::property_get("debug.rs.precision", buf, ""); in is_force_recompile()
200 android::renderscript::property_get("debug.rs.forcerecompile", buf, "0"); in is_force_recompile()
210 android::renderscript::property_get("ro.vndk.version", buf, ""); in getVndkSysLibPath()
/frameworks/av/drm/libmediadrm/
DDrmPluginPath.cpp28 if (property_get("drm.64bit.enabled", value, NULL) == 0) { in getDrmPluginPath()
/frameworks/base/libs/hwui/jni/
DRtlProperties.h42 if (property_get(RTL_PROPERTY_DEBUG, property, NULL) > 0) { in readRtlDebugLevel()
/frameworks/av/services/audioflinger/fastpath/
DFastMixerState.cpp58 if (property_get("ro.audio.max_fast_tracks", value, nullptr /* default_value */) > 0) { in sMaxFastTracksInit()
/frameworks/av/services/camera/libcameraservice/utils/
DAttributionAndPermissionUtils.cpp142 property_get("ro.hardware.type", value, ""); in isAutomotiveDevice()
150 property_get("ro.fw.mu.headless_system_user", value, ""); in isHeadlessSystemUserMode()
/frameworks/av/media/libaudiohal/impl/
DStreamPowerLog.h86 (void)property_get("ro.build.type", value, "unknown"); // ignore actual length in is_userdebug_or_eng_build()
/frameworks/rs/cpp/
DrsCppUtils.cpp106 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
DRenderScript.cpp89 android::renderscript::property_get(str, buf, "0"); in getProp()
/frameworks/rs/
DrsCppUtils.cpp106 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
DrsCppUtils.h201 int property_get(const char *key, char *value, const char *default_value);
/frameworks/av/media/libstagefright/renderfright/
DRenderEngine.cpp32 property_get(PROPERTY_DEBUG_RENDERENGINE_BACKEND, prop, ""); in create()
/frameworks/native/services/gpuservice/
DGpuService.cpp253 property_get("ro.gfx.driver.0", stableGameDriver, "unsupported"); in dumpGameDriverInfo()
257 property_get("ro.gfx.driver.1", preReleaseGameDriver, "unsupported"); in dumpGameDriverInfo()
/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp76 property_get("debug.sf.region_sampling_duration_ns", value, in EnvironmentTimingTunables()
80 property_get("debug.sf.region_sampling_period_ns", value, in EnvironmentTimingTunables()
84 property_get("debug.sf.region_sampling_timer_timeout_ns", value, in EnvironmentTimingTunables()
/frameworks/av/media/libmediaplayerservice/
DTestPlayerStub.cpp48 property_get(kBuildTypePropName, prop, "\0"); in isTestBuild()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp171 if (property_get(PROP_DRC_OVERRIDE_REF_LEVEL, value, NULL)) { in initDecoder()
180 if (property_get(PROP_DRC_OVERRIDE_CUT, value, NULL)) { in initDecoder()
189 if (property_get(PROP_DRC_OVERRIDE_BOOST, value, NULL)) { in initDecoder()
198 if (property_get(PROP_DRC_OVERRIDE_HEAVY, value, NULL)) { in initDecoder()
207 if (property_get(PROP_DRC_OVERRIDE_ENC_LEVEL, value, NULL)) { in initDecoder()
/frameworks/opt/net/wifi/libwifi_hal/
Dwifi_hal_common.cpp140 if (!property_get(DRIVER_PROP_NAME, driver_status, NULL)) { in is_wifi_driver_loaded()
/frameworks/native/cmds/installd/
Dinstalld.cpp51 return property_get(key, value, default_value); in get_property()
/frameworks/native/services/surfaceflinger/tests/
DLayerTransactionTest.h265 property_get("ro.surface_flinger.supports_background_blur", value, "0"); in deviceSupportsBlurs()
271 property_get("debug.renderengine.backend", value, "default"); in deviceUsesSkiaRenderEngine()
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp190 if (property_get(PROP_DRC_OVERRIDE_REF_LEVEL, value, NULL)) { in initDecoder()
212 if (property_get(PROP_DRC_OVERRIDE_CUT, value, NULL)) { in initDecoder()
225 if (property_get(PROP_DRC_OVERRIDE_BOOST, value, NULL)) { in initDecoder()
237 if (property_get(PROP_DRC_OVERRIDE_HEAVY, value, NULL)) { in initDecoder()
250 if (property_get(PROP_DRC_OVERRIDE_EFFECT_TYPE, value, NULL)) { in initDecoder()

123