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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_coordinator.cc 266 use_new_cache_(true),
280 use_new_cache_ = false;
342 if (use_new_cache_) {
395 if (use_new_cache_) {
713 if (use_new_cache_) {
822 if (!use_new_cache_) {
    [all...]
pnacl_coordinator.h 248 bool use_new_cache_; member in class:plugin::PnaclCoordinator

Completed in 1190 milliseconds