Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
H A Dgallery_download_file_stat.cpp164 static std::vector<uint64_t> StringToVector(std::string line) in StringToVector() function
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Dutils.cpp402 void Utils::StringToVector(const std::string &stringIn, std::vector<std::string> &vectorResult) in StringToVector() function in OHOS::Accessibility::Utils
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp88 void DBCommon::StringToVector(const std::string &src, std::vector<uint8_t> &dst) in StringToVector() function in DistributedDB::DBCommon
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1205 void NotificationPreferencesDatabase::StringToVector(const std::string &str, std::vector<int64_t> &… in StringToVector() function in OHOS::Notification::NotificationPreferencesDatabase