Searched refs:commitGsiChunkFromAshmem (Results 1 – 3 of 3) sorted by relevance
74 boolean commitGsiChunkFromAshmem(long bytes); in commitGsiChunkFromAshmem() method
51 binder::Status commitGsiChunkFromAshmem(int64_t bytes, bool* _aidl_return) override;
269 binder::Status GsiService::commitGsiChunkFromAshmem(int64_t bytes, bool* _aidl_return) { in commitGsiChunkFromAshmem() function in android::gsi::GsiService