Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dvalues.cc321 Value* Value::FindPathOfType(std::initializer_list<std::string_view> path, in FindPathOfType() function in base::Value
327 Value* Value::FindPathOfType(span<const std::string_view> path, Type type) { in FindPathOfType() function in base::Value
332 const Value* Value::FindPathOfType(std::initializer_list<std::string_view> path, in FindPathOfType() function in base::Value
338 const Value* Value::FindPathOfType(span<const std::string_view> path, in FindPathOfType() function in base::Value