Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/native/fileio/
H A Dfileio_native.cpp48 int GetLocationFromPath(const std::string &path) in GetLocationFromPath() function
83 int ret = GetLocationFromPath(fileUri.GetRealPath()); in GetFileLocation()