Searched defs:read_file_content (Results 1 – 1 of 1) sorted by relevance
226 std::unique_ptr<MemoryBuffer> read_file_content(std::unique_ptr<FILE, decltype(&fclose)> file, in read_file_content() function263 std::vector<std::shared_ptr<MemoryBuffer>> MemoryBuffer::read_file_content(const std::string& file_… in read_file_content() function in inmemoryfs::MemoryBuffer287 MemoryBuffer::read_file_content(const std::string& file_path, ReadOption option, std::error_code& e… in read_file_content() function in inmemoryfs::MemoryBuffer