Searched refs:forEachFile (Results 1 – 4 of 4) sorted by relevance
258 ErrorCode forEachFile(const Control& control, FileCallback cb) const final { in forEachFile() function in android::incremental::RealIncFs259 return incfs::forEachFile(control, in forEachFile()
128 virtual ErrorCode forEachFile(const Control& control, FileCallback cb) const = 0;
1805 mIncFs->forEachFile(ifs.control, [this](auto&& control, auto&& fileId) { in trimReservedSpaceV1()
417 MOCK_CONST_METHOD2(forEachFile, ErrorCode(const Control& control, FileCallback cb));