HomeSort by relevance Sort by last modified time
    Searched full:long_arg2 (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/tools/dump_cache/
upgrade.cc 59 int64 long_arg2; member in struct:__anon3749::Message
92 // Get last used (long_arg2) and last modified (long_arg3) times for the
435 last_used_ = base::Time::FromInternalValue(input_->msg.long_arg2);
807 msg.long_arg2 = entry_->GetLastUsed().ToInternalValue();

Completed in 27 milliseconds