Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dctocpp_ref_counted.h73 bool UnderlyingRelease() const { in UnderlyingRelease() function
126 wrapperStruct->wrapper_.UnderlyingRelease();
153 UnderlyingRelease();
/third_party/cef/libcef_dll/cpptoc/
Dcpptoc_ref_counted.h85 UnderlyingRelease(); in Release()
136 void UnderlyingRelease() const { wrapper_struct_.object_->Release(); } in UnderlyingRelease() function