Home
last modified time | relevance | path

Searched defs:ReadFileChunk (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dutils_unittest.cc62 TEST(UtilsTest, ReadFileChunk) { in TEST() argument
H A Dutils.cc355 bool ReadFileChunk(const string& path, in ReadFileChunk() function