Home
last modified time | relevance | path

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

/base/security/device_auth/common_lib/impl/src/
Dstring_util.c104 int64_t StringToInt64(const char *cp) in StringToInt64() function
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp985 int64_t NotificationPreferencesDatabase::StringToInt64(const std::string &str) const in StringToInt64() function in OHOS::Notification::NotificationPreferencesDatabase