Searched refs:ReadBytesFromFile (Results 1 – 6 of 6) sorted by relevance
29 void ReadBytesFromFile(const std::string &filePath, std::vector<uint8_t> &fileData);
75 ReadBytesFromFile(filePath, notifyData->progress.bodyBytes); in ProcessHeaderReceive()
29 void ReadBytesFromFile(const std::string &filePath, std::vector<uint8_t> &fileData) in ReadBytesFromFile() function
108 void ReadBytesFromFile(const std::string &filePath, std::vector<uint8_t> &fileData);
87 NapiUtils::ReadBytesFromFile(filePath, notifyData->progress.bodyBytes); in ProcessHeaderReceive()
911 void ReadBytesFromFile(const std::string &filePath, std::vector<uint8_t> &fileData) in ReadBytesFromFile() function