Searched defs:RetainCallee (Results 1 - 6 of 6) sorted by relevance

/external/chromium/android/autofill/
H A Durl_fetcher_proxy.h46 void RetainCallee(URLFetcherProxy* obj) { function in struct:RunnableMethodTraits
/external/chromium/base/
H A Dtask.h222 // struct could be defined with empty RetainCallee and ReleaseCallee methods.
244 void RetainCallee(T* obj) { function in struct:RunnableMethodTraits
285 void RetainCallee(TypeName* manager) {} \
320 traits_.RetainCallee(obj_);
/external/chromium/chrome/browser/printing/
H A Dprint_job_worker.cc350 void RunnableMethodTraits<printing::PrintJobWorker>::RetainCallee( function in class:RunnableMethodTraits
/external/chromium/chrome/browser/password_manager/
H A Dnative_backend_gnome_x.cc617 void RetainCallee(GKRMethod*) {} function in struct:RunnableMethodTraits
H A Dpassword_store_x_unittest.cc261 void RetainCallee(LoginDatabase*) {} function in struct:RunnableMethodTraits
/external/llvm/lib/Transforms/Scalar/
H A DObjCARC.cpp1656 *RetainCallee, *RetainBlockCallee, *AutoreleaseCallee; member in class:__anon9127::ObjCARCOpt
1816 if (!RetainCallee) {
1820 RetainCallee =
1826 return RetainCallee;
3673 RetainCallee = 0;

Completed in 120 milliseconds