Searched refs:DeleteOrReleaseSoonInternal (Results 1 – 2 of 2) sorted by relevance
125 return DeleteOrReleaseSoonInternal(from_here, &DeleteHelper<T>::DoDelete, in DeleteSoon()139 return DeleteOrReleaseSoonInternal(from_here, &ReleaseHelper<T>::DoRelease, in ReleaseSoon()147 bool DeleteOrReleaseSoonInternal(const Location& from_here,
19 bool SequencedTaskRunner::DeleteOrReleaseSoonInternal( in DeleteOrReleaseSoonInternal() function in base::SequencedTaskRunner