Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp1296 bool NumberHelper::StringToInt64(const std::string& str, int64_t& value) in StringToInt64() function in panda::ecmascript::base::NumberHelper
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h2306 bool StringToInt64(const std::string& str, int64_t& value) in StringToInt64() function