Home
last modified time | relevance | path

Searched defs:IsOwned (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dbinary_value_ctocpp.cc57 NO_SANITIZE("cfi-icall") bool CefBinaryValueCToCpp::IsOwned() { in IsOwned() function in CefBinaryValueCToCpp
Dvalue_ctocpp.cc53 NO_SANITIZE("cfi-icall") bool CefValueCToCpp::IsOwned() { in IsOwned() function in CefValueCToCpp
Dlist_value_ctocpp.cc53 NO_SANITIZE("cfi-icall") bool CefListValueCToCpp::IsOwned() { in IsOwned() function in CefListValueCToCpp
Ddictionary_value_ctocpp.cc55 NO_SANITIZE("cfi-icall") bool CefDictionaryValueCToCpp::IsOwned() { in IsOwned() function in CefDictionaryValueCToCpp
/third_party/cef/libcef/common/
Dvalues_impl.cc124 bool CefValueImpl::IsOwned() { in IsOwned() function in CefValueImpl
503 bool CefBinaryValueImpl::IsOwned() { in IsOwned() function in CefBinaryValueImpl
646 bool CefDictionaryValueImpl::IsOwned() { in IsOwned() function in CefDictionaryValueImpl
1071 bool CefListValueImpl::IsOwned() { in IsOwned() function in CefListValueImpl