Searched defs:OnDestruct (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/components/nacl/renderer/ | ||
H A D | nacl_helper.cc | 22 void NaClHelper::OnDestruct() { in OnDestruct() function in nacl::NaClHelper |
/aosp_15_r20/external/cronet/net/url_request/ | ||
H A D | url_request_context_getter.cc | 32 void URLRequestContextGetter::OnDestruct() const { in OnDestruct() function in net::URLRequestContextGetter |
/aosp_15_r20/external/cronet/base/task/ | ||
H A D | task_runner.cc | 36 void TaskRunner::OnDestruct() const { in OnDestruct() function in base::TaskRunner |
/aosp_15_r20/external/libchrome/base/ | ||
H A D | task_runner.cc | 58 void TaskRunner::OnDestruct() const { in OnDestruct() function in base::TaskRunner |
/aosp_15_r20/external/pdfium/core/fxcrt/ | ||
H A D | shared_copy_on_write_unittest.cpp | 19 void OnDestruct(const std::string& name) { destruction_counts_[name]++; } in OnDestruct() function in fxcrt::__anon48adf5500111::Observer |