Home
last modified time | relevance | path

Searched refs:ashmem (Results 1 – 25 of 61) sorted by relevance

123

/system/sepolicy/prebuilts/api/30.0/public/
Dhal_sensors.te6 # Allow sensor hals to access ashmem memory allocated by apps
9 # Allow sensor hals to access ashmem memory allocated by android.hidl.allocator
Dhal_camera.te15 # Allow hal_camera to use fd from app,gralloc,and ashmem HAL
/system/sepolicy/public/
Dhal_sensors.te6 # Allow sensor hals to access ashmem memory allocated by apps
9 # Allow sensor hals to access ashmem memory allocated by android.hidl.allocator
Dhal_camera.te15 # Allow hal_camera to use fd from app,gralloc,and ashmem HAL
/system/sepolicy/prebuilts/api/29.0/public/
Dhal_sensors.te6 # Allow sensor hals to access ashmem memory allocated by apps
9 # Allow sensor hals to access ashmem memory allocated by android.hidl.allocator
Dhal_camera.te15 # Allow hal_camera to use fd from app,gralloc,and ashmem HAL
/system/sepolicy/prebuilts/api/28.0/public/
Dhal_sensors.te7 # Allow sensor hals to access ashmem memory allocated by apps
10 # Allow sensor hals to access ashmem memory allocated by android.hidl.allocator
Dhal_camera.te16 # Allow hal_camera to use fd from app,gralloc,and ashmem HAL
/system/sepolicy/prebuilts/api/27.0/public/
Dhal_sensors.te7 # Allow sensor hals to access ashmem memory allocated by apps
10 # Allow sensor hals to access ashmem memory allocated by android.hidl.allocator
Dhal_camera.te19 # Allow hal_camera to use fd from app,gralloc,and ashmem HAL
/system/sepolicy/prebuilts/api/26.0/public/
Dhal_sensors.te7 # Allow sensor hals to access ashmem memory allocated by apps
10 # Allow sensor hals to access ashmem memory allocated by android.hidl.allocator
Dhal_camera.te19 # Allow hal_camera to use fd from app,gralloc,and ashmem HAL
/system/sepolicy/vendor/
Dhal_sensors_default.te21 # allow sensor hal to use ashmem fd from system_server.
/system/sepolicy/private/
Duntrusted_app_27.te32 # The ability to talk to /dev/ashmem directly. targetApi>=29 must use
Duntrusted_app_25.te44 # The ability to talk to /dev/ashmem directly. targetApi>=29 must use
/system/sepolicy/prebuilts/api/30.0/private/
Duntrusted_app_27.te32 # The ability to talk to /dev/ashmem directly. targetApi>=29 must use
Duntrusted_app_25.te44 # The ability to talk to /dev/ashmem directly. targetApi>=29 must use
/system/core/libcutils/
DAndroid.bp167 "ashmem-host.cpp",
187 "ashmem-dev.cpp",
/system/sepolicy/prebuilts/api/27.0/private/
Daudioserver.te16 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
/system/sepolicy/prebuilts/api/26.0/private/
Daudioserver.te16 # /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
/system/bt/gd/cert/
Drun128 --disable-ashmem-venv)
/system/core/rootdir/
Dueventd.rc36 /dev/ashmem* 0666 root root
/system/sepolicy/prebuilts/api/29.0/private/
Duntrusted_app_27.te44 # The ability to talk to /dev/ashmem directly. targetApi>=29 must use
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp98 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in MemoryInterface() local
99 LOG_FATAL_IF(ashmem == nullptr); in MemoryInterface()
100 ashmem->allocate(8, [&](bool success, const hidl_memory& m) { in MemoryInterface()
167 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in getSumDiff() local
168 LOG_FATAL_IF(ashmem == nullptr); in getSumDiff()
171 ashmem->allocate(size, [&](bool success, const hidl_memory& m) { in getSumDiff()
182 ashmem->allocate(size, [&](bool success, const hidl_memory& m) { in getSumDiff()
/system/gsid/
Dgsi_service.h48 binder::Status setGsiAshmem(const ::android::os::ParcelFileDescriptor& ashmem, int64_t size,

123