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

/external/chromium/android/autofill/
H A Durl_fetcher_proxy.h49 void ReleaseCallee(URLFetcherProxy* obj) { function in struct:RunnableMethodTraits
/external/chromium/base/
H A Dtask.h222 // struct could be defined with empty RetainCallee and ReleaseCallee methods.
255 void ReleaseCallee(T* obj) { function in struct:RunnableMethodTraits
286 void ReleaseCallee(TypeName* manager) {} \
327 ReleaseCallee();
336 ReleaseCallee();
340 void ReleaseCallee() { function in class:RunnableMethod
344 traits_.ReleaseCallee(obj);
/external/chromium/chrome/browser/printing/
H A Dprint_job_worker.cc356 void RunnableMethodTraits<printing::PrintJobWorker>::ReleaseCallee( function in class:RunnableMethodTraits
/external/chromium/chrome/browser/password_manager/
H A Dnative_backend_gnome_x.cc618 void ReleaseCallee(GKRMethod*) {} function in struct:RunnableMethodTraits
H A Dpassword_store_x_unittest.cc262 void ReleaseCallee(LoginDatabase*) {} function in struct:RunnableMethodTraits
/external/llvm/lib/Transforms/Scalar/
H A DObjCARC.cpp1655 Constant *RetainRVCallee, *AutoreleaseRVCallee, *ReleaseCallee, member in class:__anon9720::ObjCARCOpt
1802 if (!ReleaseCallee) {
1806 ReleaseCallee =
1812 return ReleaseCallee;
3672 ReleaseCallee = 0;

Completed in 191 milliseconds