Searched refs:cache_stat_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dmount_http.h56 bool cache_stat_; member in class:nacl_io::MountHttp
H A Dmount_http.cc208 cache_stat_(true),
243 cache_stat_ = iter->second == "true";
H A Dmount_node_http.cc169 if (stat_.st_size == 0 || !mount->cache_stat_) {

Completed in 77 milliseconds