Home
last modified time | relevance | path

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

/third_party/skia/modules/particles/include/
DSkParticleSerialization.h141 static bool TryParse(const skjson::Value& v, float& f) { in TryParse() function
149 static bool TryParse(const skjson::Value& v, int& i) { in TryParse() function
158 static bool TryParse(const skjson::Value& v, SkString& s) { in TryParse() function
166 static bool TryParse(const skjson::Value& v, bool& b) { in TryParse() function
/third_party/flutter/skia/modules/particles/include/
DSkParticleSerialization.h183 static bool TryParse(const skjson::Value& v, float& f) { in TryParse() function
191 static bool TryParse(const skjson::Value& v, int& i) { in TryParse() function
200 static bool TryParse(const skjson::Value& v, SkString& s) { in TryParse() function
208 static bool TryParse(const skjson::Value& v, bool& b) { in TryParse() function
/third_party/abseil-cpp/absl/flags/internal/
Dflag.cc417 std::unique_ptr<void, DynValueDeleter> FlagImpl::TryParse( in TryParse() function in absl::flags_internal::FlagImpl
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
Dflag.cc431 std::unique_ptr<void, DynValueDeleter> FlagImpl::TryParse( in TryParse() function in absl::flags_internal::FlagImpl