Searched defs:reserveSpace (Results 1 – 3 of 3) sorted by relevance
458 inline ErrorCode reserveSpace(const Control& control, std::string_view path, Size size) { in reserveSpace() function461 inline ErrorCode reserveSpace(const Control& control, FileId id, Size size) { in reserveSpace() function
236 ErrorCode reserveSpace(const Control& control, FileId id, IncFsSize size) const final { in reserveSpace() function in android::incremental::RealIncFs
2001 static IncFsErrorCode reserveSpace(const char* backingPath, IncFsSize size) { in reserveSpace() function