Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dvalues.cc382 bool Value::RemovePath(std::initializer_list<std::string_view> path) { in RemovePath() function in base::Value
387 bool Value::RemovePath(span<const std::string_view> path) { in RemovePath() function in base::Value
1009 bool DictionaryValue::RemovePath(std::string_view path, in RemovePath() function in base::DictionaryValue
/third_party/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc352 void FieldMaskTree::RemovePath(const std::string& path, in RemovePath() function in google::protobuf::util::__anon14d9b91f0111::FieldMaskTree