Home
last modified time | relevance | path

Searched defs:ashmem (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp98 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in MemoryInterface() local
167 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in getSumDiff() local
/system/gsid/
Dgsi_service.cpp242 binder::Status GsiService::setGsiAshmem(const ::android::os::ParcelFileDescriptor& ashmem, in setGsiAshmem()