Searched defs:SimpleAtob (Results 1 – 7 of 7) sorted by relevance
108 bool SimpleAtob(absl::string_view str, bool* out) { in SimpleAtob() function
98 bool SimpleAtob(absl::string_view str, bool* out) { in SimpleAtob() function
111 bool SimpleAtob(absl::string_view str, absl::Nonnull<bool*> out) { in SimpleAtob() function