OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EncodeChunkToInterface
(Results
1 - 2
of
2
) sorted by null
/external/chromium/sdch/open-vcdiff/src/google/
vcencoder.h
207
return
EncodeChunkToInterface
(data, len, &output_string);
210
bool
EncodeChunkToInterface
(const char* data, size_t len,
/external/chromium/sdch/open-vcdiff/src/
vcencoder.cc
186
bool VCDiffStreamingEncoder::
EncodeChunkToInterface
(
223
if (!encoder_->
EncodeChunkToInterface
(target_data, target_len, out)) {
Completed in 345 milliseconds