Searched defs:RemoveElement (Results 1 – 3 of 3) sorted by relevance
| /third_party/cef/libcef_dll/ctocpp/ | ||
| D | post_data_ctocpp.cc | 114 bool CefPostDataCToCpp::RemoveElement(CefRefPtr<CefPostDataElement> element) { in RemoveElement() function in CefPostDataCToCpp |
| /third_party/cef/libcef/common/ | ||
| D | request_impl.cc | 898 bool CefPostDataImpl::RemoveElement(CefRefPtr<CefPostDataElement> element) { in RemoveElement() function in CefPostDataImpl |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 57790 bool RemoveElement(const Item& aItem, const Comparator& aComp) in RemoveElement() function in nsTArray_Impl |