Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_utils.cc101 bool StringToBool(StringPiece str, bool* value) { in StringToBool() function
/external/lzma/CPP/7zip/Common/
DMethodProps.cpp11 bool StringToBool(const wchar_t *s, bool &res) in StringToBool() function