Searched defs:FindPathOfType (Results 1 – 1 of 1) sorted by relevance
321 Value* Value::FindPathOfType(std::initializer_list<std::string_view> path, in FindPathOfType() function in base::Value327 Value* Value::FindPathOfType(span<const std::string_view> path, Type type) { in FindPathOfType() function in base::Value332 const Value* Value::FindPathOfType(std::initializer_list<std::string_view> path, in FindPathOfType() function in base::Value338 const Value* Value::FindPathOfType(span<const std::string_view> path, in FindPathOfType() function in base::Value