Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalues.cc341 Value* Value::FindPathOfType(std::initializer_list<StringPiece> path, in FindPathOfType() function in base::Value
347 Value* Value::FindPathOfType(span<const StringPiece> path, Type type) { in FindPathOfType() function in base::Value
352 const Value* Value::FindPathOfType(std::initializer_list<StringPiece> path, in FindPathOfType() function in base::Value
358 const Value* Value::FindPathOfType(span<const StringPiece> path, in FindPathOfType() function in base::Value