Searched refs:flashToIncFs (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_pm_PackageManagerShellCommandDataLoader.cpp | 477 if (!flashToIncFs(incfsFd, kind, false, &blockIdx, buffer, blocks)) { in copyToIncFs() 507 if (!buffer->empty() && !flashToIncFs(incfsFd, kind, true, &blockIdx, buffer, blocks)) { in copyToIncFs() 513 bool flashToIncFs(borrowed_fd incfsFd, IncFsBlockKind kind, bool eof, IncFsBlockIndex* blockIdx, in flashToIncFs() function in android::__anon9ef61c320110::PMSCDataLoader
|