Searched defs:StringToVector (Results 1 – 3 of 3) sorted by relevance
164 static std::vector<uint64_t> StringToVector(std::string line) in StringToVector() function
374 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