Searched defs:StrToInt32 (Results 1 – 1 of 1) sorted by relevance
67 bool Utils::StrToInt32(const std::string &str, int32_t &result) in StrToInt32() function in OHOS::ArkCompiler::Toolchain::Utils79 bool Utils::StrToInt32(const std::string &str, std::optional<int32_t> &result) in StrToInt32() function in OHOS::ArkCompiler::Toolchain::Utils