Searched defs:readFileContents (Results 1 – 2 of 2) sorted by relevance
208 bool ChreDaemonBase::readFileContents(const char *filename, in readFileContents() function in android::chre::ChreDaemonBase
185 bool readFileContents(const char *filename, std::vector<uint8_t> *buffer) { in readFileContents() function