Home
last modified time | relevance | path

Searched refs:StringIsNumber (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dstring_utils.h34 bool StringIsNumber(const std::string &content);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dstring_utils.cpp126 bool StringIsNumber(const std::string &content) in StringIsNumber() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp368 if (!StringIsNumber(name)) { in FindProcess()
1430 if (!StringIsNumber(subPath)) { in GetAllUserId()