Searched refs:over (Results 1 – 25 of 69) sorted by relevance
123
/system/media/audio_utils/tests/ |
D | string_tests.cpp | 57 char over[sizeof(dst) + 5]; in TEST() local 65 fill(over, OVER_START); in TEST() 74 audio_utils_strlcpy_zerofill(dst, over); in TEST()
|
/system/sepolicy/private/ |
D | stats.te | 11 # allow stats to communicate use, read and write over the adb 19 # Allow the stats command to talk to the statsd over the binder, and get
|
D | incident.te | 21 # allow incident to communicate use, read and write over the adb 29 # Allow the incident command to talk to the incidentd over the binder, and get
|
D | halserverdomain.te | 2 ### Rules for all domains which offer a HAL service over HwBinder
|
D | drmserver.te | 46 # Read resources from open apk files passed over Binder. 51 # Read /data/data/com.android.providers.telephony files passed over Binder.
|
D | vdc.te | 14 # vdc talks to vold over Binder
|
D | mediaserver.te | 71 # Read resources from open apk files passed over Binder. 76 # Read /data/data/com.android.providers.telephony files passed over Binder. 79 # Use pipes passed over Binder from app domains. 84 # Inter System processes communicate over named pipe (FIFO)
|
D | dumpstate.te | 48 # Allow dumpstate to talk to gpuservice over binder 51 # Allow dumpstate to talk to idmap over binder 54 # Allow dumpstate to talk to profcollectd over binder 59 # Allow dumpstate to talk to automotive_display_service over binder 62 # Allow dumpstate to talk to virtual_camera service over binder 65 # Allow dumpstate to talk to ot_daemon service over binder 502 # Allow dumpstate to talk to installd over binder 533 # Allow dumpstate to talk to bufferhubd over binder 536 # Allow dumpstate to talk to mediaswcodec over binder
|
D | migrate_legacy_obb_data.te | 21 # TODO: This should not be necessary. We don't deliberately hand over
|
D | binderservicedomain.te | 14 # Receive and write to a pipe received over Binder from an app.
|
D | isolated_compute_app.te | 28 # Allow access to network sockets received over IPC. New socket creation is not
|
D | isolated_app.te | 15 # Allow access to network sockets received over IPC. New socket creation is not
|
D | sgdisk.te | 12 # using the BLKGETSIZE ioctl as it is useless for devices over
|
D | update_verifier.te | 43 # Access Checkpoint commands over binder
|
D | traced.te | 19 # directly into that (rather than returning the trace contents over the socket). 29 # write into the output file without doing roundtrips over IPC.
|
D | virtualizationmanager.te | 6 # Allow virtualizationmanager to communicate use, read and write over the adb connection. 36 # directly as they must be passed over Binder by the client.
|
D | mediaextractor.te | 39 # Read resources from open apk files passed over Binder
|
D | odrefresh.te | 61 # odrefresh iterates over all properties to find the ones that it's interested
|
/system/tools/hidl/hidl2aidl/test/1.2/ |
D | IFoo.hal | 23 * Should take precedence over @1.1::someBar
|
/system/sepolicy/microdroid/system/private/ |
D | authfs.te | 2 # over vsock, backed by a file server backend on Android.
|
D | traced.te | 17 # directly into that (rather than returning the trace contents over the socket).
|
D | microdroid_payload.te | 4 # Allow to communicate use, read and write over the adb connection.
|
/system/memory/libmemunreachable/ |
D | README.md | 6 …eak detector. It uses an imprecise mark-and-sweep garbage collector pass over all native memory, … 140 …continue, the thread that called `GetUnreachableMemory()` blocks waiting for leak data over a pipe. 144 13. Unmarked allocations are sent over the pipe back to the original process. 155 - `HeapWalker.cpp`: Performs the mark-and-sweep pass over active allocations.
|
/system/tools/hidl/hidl2aidl/test/1.1/ |
D | IFoo.hal | 28 // Should take precedence over @1.0::someBar
|
/system/libsysprop/srcs/android/sysprop/ |
D | OtaProperties.sysprop | 50 # The VBMeta digest is a digest over all VBMeta structs, usually a SHA256
|
123