Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_generator.cc52 bool StringToBool(const std::string& value, bool* result) { in StringToBool() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_generator.cc52 bool StringToBool(const std::string& value, bool* result) { in StringToBool() function
/aosp_15_r20/external/armnn/include/armnn/utility/
H A DStringUtils.hpp129 inline bool StringToBool(const std::string& s, bool throw_on_error = true) in StringToBool() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_utils.cc101 bool StringToBool(StringPiece str, bool* value) { in StringToBool() function
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMethodProps.cpp41 bool StringToBool(const wchar_t *s, bool &res) in StringToBool() function