Searched defs:StringToInt (Results 1 – 3 of 3) sorted by relevance
137 inline int32_t StringToInt(const std::string& value) in StringToInt() function
153 inline int32_t StringToInt(const std::string& value) in StringToInt() function
565 int QueryHelper::StringToInt(const std::string &word) { in StringToInt() function in OHOS::DistributedKv::QueryHelper