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