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

  /external/chromium/net/disk_cache/
backend_impl.h 378 base::WeakPtrFactory<BackendImpl> ptr_factory_; member in class:disk_cache::BackendImpl
backend_impl.cc 360 ALLOW_THIS_IN_INITIALIZER_LIST(ptr_factory_(this)) {
386 ALLOW_THIS_IN_INITIALIZER_LIST(ptr_factory_(this)) {
534 ptr_factory_.InvalidateWeakPtrs();
1036 return ptr_factory_.GetWeakPtr();
    [all...]

Completed in 177 milliseconds