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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_options.h 26 bool HasCacheKey() const { return (!cache_validators_.empty()); }
42 cache_validators_ = c;
51 nacl::string cache_validators_; member in class:plugin::PnaclOptions
pnacl_options.cc 40 << ";cache_validators:" << cache_validators_;

Completed in 39 milliseconds