Home | History | Annotate | Download | only in debugger

Lines Matching refs:base

9 #include "base/hash_tables.h"
10 #include "base/memory/ref_counted.h"
34 const base::TimeTicks& time,
40 const base::TimeTicks& time,
46 const base::TimeTicks& time,
52 const base::TimeTicks& time,
75 typedef base::hash_map<uint32, scoped_refptr<ResourceInfo> > RequestToInfoMap;
76 typedef base::hash_map<uint32, int> RequestToEncodedDataLengthMap;
77 typedef base::hash_map<uint32, uint32> HTTPStreamJobToSocketMap;
78 typedef base::hash_map<uint32, uint32> SocketToRequestMap;