Searched defs:RemoveIfPresent (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/ | ||
H A D | names_collection.cc | 68 absl::optional<size_t> NamesCollection::RemoveIfPresent( in RemoveIfPresent() function in webrtc::NamesCollection |
/aosp_15_r20/external/google-styleguide/cpplint/ | ||
H A D | cpplint_unittest.py | 97 def RemoveIfPresent(self, substr): member in ErrorCollector |