Home
last modified time | relevance | path

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

/base/startup/init/interfaces/innerkits/syspara/
Dparam_wrapper.cpp40 bool StringToInt(const std::string& str, T min, T max, T& out) in StringToInt() function
/base/hiviewdfx/hitrace/utils/
Dcommon_utils.cpp266 bool StringToInt(const std::string &str, int &val) in StringToInt() function
/base/startup/init/services/utils/
Dinit_utils.c539 int StringToInt(const char *str, int defaultValue) in StringToInt() function
/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_request.cpp640 int32_t ReminderRequest::StringToInt(const std::string& str) in StringToInt() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp1366 int32_t NotificationPreferencesDatabase::StringToInt(const std::string &str) const in StringToInt() function in OHOS::Notification::NotificationPreferencesDatabase