Home
last modified time | relevance | path

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

/aosp12/system/gsid/aidl/android/gsi/
H A DIGsiService.aidl66 boolean setGsiAshmem(in ParcelFileDescriptor stream, long size); in setGsiAshmem() method
/aosp12/system/gsid/
H A Dgsi_service.cpp281 binder::Status GsiService::setGsiAshmem(const ::android::os::ParcelFileDescriptor& ashmem, in setGsiAshmem() function in android::gsi::GsiService