Searched defs:RemovePath (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/base/ | ||
D | values.cc | 382 bool Value::RemovePath(std::initializer_list<std::string_view> path) { in RemovePath() function in base::Value |
/third_party/protobuf/src/google/protobuf/util/ | ||
D | field_mask_util.cc | 352 void FieldMaskTree::RemovePath(const std::string& path, in RemovePath() function in google::protobuf::util::__anon14d9b91f0111::FieldMaskTree |