Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
Dgallery_download_file_stat.cpp164 static std::vector<uint64_t> StringToVector(std::string line) in StringToVector() function
/foundation/barrierfree/accessibility/services/aams/src/
Dutils.cpp374 void Utils::StringToVector(const std::string &stringIn, std::vector<std::string> &vectorResult) in StringToVector() function in OHOS::Accessibility::Utils
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddb_common.cpp88 void DBCommon::StringToVector(const std::string &src, std::vector<uint8_t> &dst) in StringToVector() function in DistributedDB::DBCommon