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

  /external/chromium_org/net/disk_cache/memory/
mem_backend_impl.cc 284 MemEntryImpl* last_valid = NULL; local
296 last_valid = node;
297 node = rankings_.GetNext(last_valid);
  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 286 int last_valid; member in struct:saved_state
302 int last_valid; member in struct:nestegg
842 s->last_valid = ctx->last_valid;
857 ctx->last_valid = s->last_valid;
866 if (ctx->last_valid) {
887 ctx->last_valid = 1;
901 ctx->last_valid = 0;
    [all...]

Completed in 417 milliseconds