Searched refs:commitGsiChunkFromStream (Results 1 – 4 of 4) sorted by relevance
51 boolean commitGsiChunkFromStream(in ParcelFileDescriptor stream, long bytes); in commitGsiChunkFromStream() method
45 binder::Status commitGsiChunkFromStream(const ::android::os::ParcelFileDescriptor& stream,
290 status = gsid->commitGsiChunkFromStream(stream, gsiSize, &ok); in Install()
185 binder::Status GsiService::commitGsiChunkFromStream(const android::os::ParcelFileDescriptor& stream, in commitGsiChunkFromStream() function in android::gsi::GsiService