Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 25 of 126) sorted by relevance

123456

/device/google/gs-common/edgetpu/sepolicy/
Dproperty.te1 # EdgeTPU service requires system public properties
5 # Tflite DarwiNN delegate properties are written once by vendor_init,
9 # The EdgeTPU CPU scheduler properties are written once by vendor_init,
13 # DarwiNN runtime properties.
16 # Hetero runtime properties, including tracing levels.
Dedgetpu_dba_service.te44 # Allow EdgeTPU DBA service to read tflite DarwiNN delegate properties
46 # Allow EdgeTPU DBA service to read DarwiNN runtime properties
48 # Allow EdgeTPU DBA service to read hetero runtime properties
50 # Allow EdgeTPU DBA service to read EdgeTPU CPU scheduler properties
Dedgetpu_tachyon_service.te44 # Allow Tachyon service to read tflite DarwiNN delegate properties
46 # Allow Tachyon service to read DarwiNN runtime properties
48 # Allow Tachyon service to read hetero runtime properties
50 # Allow Tachyon service to read EdgeTPU CPU scheduler properties
Dappdomain.te1 # Allow apps to read tflite DarwiNN delegate properties
4 # Allow apps to read DarwiNN runtime properties
7 # Allow apps to read hetero runtime properties
Dhal_camera_default.te1 # Allow camera HAL to read tflite DarwiNN delegate properties
4 # Allow camera HAL to read DarwiNN runtime properties
7 # Allow camera HAL to read hetero runtime properties
Dhal_audio_default.te13 # Allow audio HAL to read tflite Darwinn delegate properties
16 # Allow audio HAL to read DarwiNN runtime properties
19 # Allow audio HAL to read hetero runtime properties
Dhal_neuralnetworks_darwinn.te55 # Allow NNAPI HAL to read tflite DarwiNN delegate properties
57 # Allow NNAPI HAL to read DarwiNN runtime properties
59 # Allow NNAPI HAL to read hetero runtime properties
Dvendor_init.te1 # Allow vendor_init to set tflite Darwinn delegate properties
3 # Allow vendor_init to set the EdgeTPU CPU scheduler properties.
/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.cc234 ProcessMonitor::Properties& properties) { in StartSubprocesses() argument
236 for (auto& monitored : properties.entries_) { in StartSubprocesses()
245 options.Strace(properties.strace_log_dir_ + "/strace-" + short_name); in StartSubprocesses()
247 if (properties.sandbox_processes_ && monitored.can_sandbox) { in StartSubprocesses()
250 "--log_dir=" + properties.strace_log_dir_, in StartSubprocesses()
357 ProcessMonitor::ProcessMonitor(ProcessMonitor::Properties&& properties, in ProcessMonitor() argument
359 : properties_(std::move(properties)), in ProcessMonitor()
/device/google/atv/sdk/
Datv_sdk.atree17 # Override source.properties in development/build/sdk-android-${TARGET_CPU_ABI}.atree
18 …/sdk/images_${TARGET_CPU_ABI}_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/…
/device/google/cuttlefish/shared/chd/
Dchd_debug.prop17 # Adds the system properties for CHD. The properties in this file will be added
19 # priority to override any existing properties when the device is unlocked and
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DAndroid.bp34 "libcutils", // for properties
37 "libbase", // for properties, parseint
76 "libcutils", // for properties
/device/linaro/dragonboard/sepolicy/
Dhal_graphics_composer_default.te7 # properties as dragonboard never configures these properties.
/device/google/cuttlefish/shared/graphics/sepolicy/
Dhal_graphics_composer_default.te11 # properties as Cuttlefish never configures these properties.
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/
Dgradle-wrapper.jar ... java.util.Map propertyMap java.util.Properties properties java.util.regex.Pattern pattern } ...
/device/sample/apps/tv/SetupValidation/gradle/wrapper/
Dgradle-wrapper.jar ... java.util.Map propertyMap java.util.Properties properties java.util.regex.Pattern pattern } ...
/device/sample/apps/tv/LeanbackWidget/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
8 # include property in project.properties.
/device/sample/apps/tv/LeanbackCustomizer/
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
8 # include property in project.properties.
/device/google/cuttlefish/system_image/
Dbuild.prop3 # These properties identify this partition image.
24 # begin build properties
52 # end build properties
/device/google/raviole/conf/
Dinit.whitefin.rc28 # charger driver exposes now finer grain control, map demo mode to those properties
29 # NOTE: demo mode can only be exit wiping data (which reset the persist properties)
Dinit.slider.rc26 # charger driver exposes now finer grain control, map demo mode to those properties
27 # NOTE: demo mode can only be exit wiping data (which reset the persist properties)
Dinit.raviole.rc64 # charger driver exposes now finer grain control, map demo mode to those properties
65 # NOTE: demo mode can only be exit wiping data (which reset the persist properties)
/device/google/coral-sepolicy/vendor/qcom/common/
Dproperty.te33 # properties for ActivityManager tuning
82 #properties for nfc
/device/google/bluejay/conf/
Dinit.bluejay.rc24 # charger driver exposes now finer grain control, map demo mode to those properties
25 # NOTE: demo mode can only be exit wiping data (which reset the persist properties)
/device/google/cuttlefish/shared/minidroid/
Dinit.rc99 # With /system mounted and properties form /system + /factory available,
105 # Load persist properties and override properties (if enabled) from /data.

123456