Home
last modified time | relevance | path

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

/aosp12/system/gsid/aidl/android/gsi/
H A DIGsiService.aidl74 boolean commitGsiChunkFromAshmem(long bytes); in commitGsiChunkFromAshmem() method
/aosp12/system/gsid/
H A Dgsi_service.cpp269 binder::Status GsiService::commitGsiChunkFromAshmem(int64_t bytes, bool* _aidl_return) { in commitGsiChunkFromAshmem() function in android::gsi::GsiService