Searched refs:source_size (Results 1 – 4 of 4) sorted by relevance
123 BlockHash(const char* source_data, size_t source_size, int starting_offset);357 size_t source_size() { return source_size_; } in source_size() function
29 size_t source_size, in BlockHash() argument32 source_size_(source_size), in BlockHash()222 int last_legal_hash_index = static_cast<int>(source_size() - kBlockSize); in AddAllBlocksThroughIndex()
117 int CompressAll(EncodeMode mode, const char* source, int source_size, in CompressAll() argument138 zlib_stream.avail_in = source_size; in CompressAll()
2114 off_t source_size; in g_local_file_move() local2140 source_size = statbuf.st_size; in g_local_file_move()2235 progress_callback (source_size, source_size, progress_callback_data); in g_local_file_move()