Searched defs:StrToInt32 (Results 1 – 4 of 4) sorted by relevance
37 static bool StrToInt32(const std::string &str, int32_t &ret) in StrToInt32() function
74 bool StrToInt32(const std::string& value, int32_t& result) in StrToInt32() function
447 bool ProcessSkeleton::StrToInt32(const std::string &str, int32_t &value) in StrToInt32() function in OHOS::ProcessSkeleton
261 bool ProcessSkeleton::StrToInt32(const std::string &str, int32_t &value) in StrToInt32() function in OHOS::ProcessSkeleton