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

  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.h 112 bool cache_enabled() const { return (NULL != cache_); } function in class:talk_base::HttpClient
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpclient.h 114 bool cache_enabled() const { return (NULL != cache_); } function in class:talk_base::HttpClient

Completed in 3336 milliseconds