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