Searched refs:perform (Results 1 – 25 of 132) sorted by relevance
123456
/system/extras/perfprofd/ |
D | cpuconfig.cc | 36 HardwireCpuHelper::HardwireCpuHelper(bool perform) in HardwireCpuHelper() argument 39 if (perform && GetMpdecisionRunning()) { in HardwireCpuHelper()
|
D | cpuconfig.h | 30 explicit HardwireCpuHelper(bool perform);
|
/system/security/keystore-engine/ |
D | Android.bp | 45 // owned by the WiFi user to perform signing operations.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | update_engine.te | 29 # Register the service to perform Binder IPC.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | update_engine.te | 29 # Register the service to perform Binder IPC.
|
/system/sepolicy/public/ |
D | flags_health_check.te | 17 # system property device_config_boot_count_prop is used for deciding when to perform server
|
D | update_engine.te | 35 # Register the service to perform Binder IPC.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | flags_health_check.te | 17 # system property device_config_boot_count_prop is used for deciding when to perform server
|
D | update_engine.te | 35 # Register the service to perform Binder IPC.
|
/system/extras/perfprofd/tests/ |
D | README.txt | 9 1. Several of the testpoints in this unit tests perform a live 'simpleperf'
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | update_engine.te | 40 # Register the service to perform Binder IPC.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | app_neverallows.te | 118 # Do not permit untrusted apps to perform actions on HwBinder service_manager 125 # 1. HwBinder servers do not perform client authentication because HIDL 130 # equally authorized to perform operations offered by the service.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | app_neverallows.te | 123 # Do not permit untrusted apps to perform actions on HwBinder service_manager 130 # 1. HwBinder servers do not perform client authentication because HIDL 135 # equally authorized to perform operations offered by the service.
|
D | isolated_app.te | 76 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
|
/system/bt/service/doc/ |
D | IBluetoothLowEnergyCallback.txt | 27 * to perform further operations on the IBluetoothLowEnergy interface.
|
D | IBluetoothGattServer.txt | 26 * be returned in a callback to the application that can be used to perform
|
D | IBluetoothLowEnergy.txt | 24 * the application that can be used to perform Low Energy operations. Returns
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | app_neverallows.te | 146 # Do not permit untrusted apps to perform actions on HwBinder service_manager 153 # 1. HwBinder servers do not perform client authentication because HIDL 158 # equally authorized to perform operations offered by the service.
|
/system/core/libmemunreachable/ |
D | README.md | 6 … collection on the main process, and then forks a copy of the process to perform the mark-and-swee… 56 The sequence of steps required to perform a leak detection pass is divided into three processes - t…
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | heapprofd.te | 58 # to perform a dac_override capability check, so we need to dontaudit that
|
D | app_neverallows.te | 204 # Do not permit untrusted apps to perform actions on HwBinder service_manager 211 # 1. HwBinder servers do not perform client authentication because HIDL 216 # equally authorized to perform operations offered by the service.
|
/system/sepolicy/private/ |
D | heapprofd.te | 58 # to perform a dac_override capability check, so we need to dontaudit that
|
D | app_neverallows.te | 204 # Do not permit untrusted apps to perform actions on HwBinder service_manager 211 # 1. HwBinder servers do not perform client authentication because HIDL 216 # equally authorized to perform operations offered by the service.
|
/system/update_engine/ |
D | update_metadata.proto | 60 // The client will perform each InstallOperation in order, beginning even 73 // - BSDIFF: Read src_length bytes from src_extents into memory, perform 76 // - SOURCE_BSDIFF: Read the data in src_extents in the old partition, perform 85 // - PUFFDIFF: Read the data in src_extents in the old partition, perform
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 60 // The client will perform each InstallOperation in order, beginning even 73 // - BSDIFF: Read src_length bytes from src_extents into memory, perform 76 // - SOURCE_BSDIFF: Read the data in src_extents in the old partition, perform 85 // - PUFFDIFF: Read the data in src_extents in the old partition, perform
|
123456