Searched defs:StringToVector (Results 1 – 4 of 4) sorted by relevance
164 static std::vector<uint64_t> StringToVector(std::string line) in StringToVector() function
402 void Utils::StringToVector(const std::string &stringIn, std::vector<std::string> &vectorResult) in StringToVector() function in OHOS::Accessibility::Utils
88 void DBCommon::StringToVector(const std::string &src, std::vector<uint8_t> &dst) in StringToVector() function in DistributedDB::DBCommon
1205 void NotificationPreferencesDatabase::StringToVector(const std::string &str, std::vector<int64_t> &… in StringToVector() function in OHOS::Notification::NotificationPreferencesDatabase