HomeSort by relevance Sort by last modified time
    Searched defs:GetResult (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
test_completion_callback.h 42 int GetResult(int result) {
  /external/chromium/sdch/open-vcdiff/src/
headerparser.h 204 // then *value is unchanged, and GetResult() can be called to return the
213 // return header_parser.GetResult();
225 // if (RESULT_SUCCESS != header_parser.GetResult()) {
226 // return header_parser.GetResult();
243 // GetResult() can be called to return the reason that the two values
325 VCDiffResult GetResult() const {
354 // GetResult() can be called to return the reason that the two values could

Completed in 106 milliseconds