Searched defs:ReadAll (Results 1 – 2 of 2) sorted by relevance
130 inline Status<void> ReadAll(void* buffer, size_t length) { in ReadAll() function
1021 bool ReadAll(const std::string& file, std::vector<uint8_t>* content) { in ReadAll() function in android::installd::ProfileTest