Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/native/environment/
H A Denvironment_native.cpp31 const std::string STORAGE_PATH = "/storage/Users/"; variable
49 return STORAGE_PATH + GetUserName() + directoryName; in GetPublicPath()