Home
last modified time | relevance | path

Searched defs:StringToUint32 (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/mock/
Dfile_utils_mock.cpp77 bool StringToUint32(const std::string &str, uint32_t &num) in StringToUint32() function
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
Dfile_utils.cpp278 bool StringToUint32(const std::string &str, uint32_t &num) in StringToUint32() function