Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp810 const std::string sourcePathPrefix = "/storage/emulated/0"; in UpdateSourcePath() local
852 string newSourcePath = sourcePathPrefix + lpath + "/" + displayName; in UpdateSourcePath()