HomeSort by relevance Sort by last modified time
    Searched refs:cache_stat_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/
http_fs.h 56 bool cache_stat_; member in class:nacl_io::HttpFs
http_fs.cc 184 cache_stat_(true),
220 cache_stat_ = iter->second == "true";
http_fs_node.cc 247 if (!has_cached_size_ || !filesystem->cache_stat_) {

Completed in 77 milliseconds