Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/frameworks/ets/ani/form_provider/src/
Dsts_form_provider.cpp47 bool ConvertStringToInt64(const std::string &strInfo, int64_t &int64Value) in ConvertStringToInt64() function
/foundation/ability/form_fwk/services/src/common/util/
Dform_util.cpp1902 bool FormUtil::ConvertStringToInt64(const std::string &strInfo, int64_t &int64Value) in ConvertStringToInt64() function in OHOS::AppExecFwk::FormUtil
/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
Dnapi_form_util.cpp244 bool ConvertStringToInt64(const std::string &strInfo, int64_t &int64Value) in ConvertStringToInt64() function
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
Dnapi_accessibility_utils.cpp2205 bool ConvertStringToInt64(std::string &str, int64_t &value) in ConvertStringToInt64() function