Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/utils/
Dutils.cpp67 bool Utils::StrToInt32(const std::string &str, int32_t &result) in StrToInt32() function in OHOS::ArkCompiler::Toolchain::Utils
79 bool Utils::StrToInt32(const std::string &str, std::optional<int32_t> &result) in StrToInt32() function in OHOS::ArkCompiler::Toolchain::Utils