Home
last modified time | relevance | path

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

/base/security/device_auth/common_lib/impl/src/
Dstring_util.c93 int64_t StringToInt64(const char *cp) in StringToInt64() function
/base/hiviewdfx/hitrace/utils/
Dcommon_utils.cpp279 bool StringToInt64(const std::string &str, int64_t &val) in StringToInt64() function
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp1375 int64_t NotificationPreferencesDatabase::StringToInt64(const std::string &str) const in StringToInt64() function in OHOS::Notification::NotificationPreferencesDatabase