Home
last modified time | relevance | path

Searched defs:ReleaseSoon (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dsequenced_task_runner.h138 bool ReleaseSoon(const Location& from_here, const T* object) { in ReleaseSoon() function
/external/cronet/base/task/
Dsequenced_task_runner.h258 void ReleaseSoon(const Location& from_here, scoped_refptr<T>&& object) { in ReleaseSoon() function