Home
last modified time | relevance | path

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

/third_party/boost/boost/python/detail/
Dwrapper_base.hpp23 owner_impl(void const volatile* /*x*/, detail::false_) in owner_impl() function
61 owner_impl(T const volatile* x, detail::true_) in owner_impl() function
/third_party/cef/libcef/browser/extensions/
Dbrowser_extensions_util.cc40 content::WebContentsImpl* owner_impl = in GetFullPageGuestForOwnerContents() local