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

  /external/libchrome/base/memory/
weak_ptr.cc 52 WeakReference WeakReferenceOwner::GetRef() const {
weak_ptr.h 124 WeakReference GetRef() const;
277 return WeakPtr<T>(weak_reference_owner_.GetRef(), ptr_);
309 return WeakPtr<T>(weak_reference_owner_.GetRef(), static_cast<T*>(this));
  /external/libweave/third_party/chromium/base/memory/
weak_ptr.cc 42 WeakReference WeakReferenceOwner::GetRef() const {
weak_ptr.h 121 WeakReference GetRef() const;
274 return WeakPtr<T>(weak_reference_owner_.GetRef(), ptr_);
306 return WeakPtr<T>(weak_reference_owner_.GetRef(), static_cast<T*>(this));
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 252 void GetRef(CFX_WideStringC& wsRef);
424 void GetRef(CFX_WideStringC& wsRef);
448 void GetRef(CFX_WideStringC& wsRef);
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdocview.cpp 775 binditems.GetRef(wsRef);
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 565 void CXFA_Event::GetRef(CFX_WideStringC& wsRef) {
    [all...]

Completed in 134 milliseconds