Searched defs:FindPathOfType (Results 1 – 1 of 1) sorted by relevance
341 Value* Value::FindPathOfType(std::initializer_list<StringPiece> path, in FindPathOfType() function in base::Value347 Value* Value::FindPathOfType(span<const StringPiece> path, Type type) { in FindPathOfType() function in base::Value352 const Value* Value::FindPathOfType(std::initializer_list<StringPiece> path, in FindPathOfType() function in base::Value358 const Value* Value::FindPathOfType(span<const StringPiece> path, in FindPathOfType() function in base::Value