Home
last modified time | relevance | path

Searched refs:rfh_parent (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/
Dframe_host_impl.cc401 auto rfh_parent = rfh->GetParent(); in MaybeSendDidStopLoading() local
402 if (rfh_parent && rfh_parent->GetProcess() == rfh->GetProcess()) { in MaybeSendDidStopLoading()