Home
last modified time | relevance | path

Searched refs:MEDIA_AUTHORITY (Results 1 - 10 of 10) sorted by relevance

/foundation/filemanagement/app_file_service/interfaces/kits/cj/src/
H A Dfile_uri.cpp33 const std::string MEDIA_AUTHORITY = "media"; member
53 if (bundleName == MEDIA_AUTHORITY && sandboxPath.find(".") != string::npos) { in GetPath()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dtranslistener.cpp30 const std::string MEDIA_AUTHORITY = "media"; member
88 if (info.authority != FILE_MANAGER_AUTHORITY && info.authority != MEDIA_AUTHORITY) { in CopyFileFromSoftBus()
97 if (info.authority == FILE_MANAGER_AUTHORITY || info.authority == MEDIA_AUTHORITY) { in CopyFileFromSoftBus()
117 if (info.authority != FILE_MANAGER_AUTHORITY && info.authority != MEDIA_AUTHORITY) { in PrepareCopySession()
144 if (info.authority != FILE_MANAGER_AUTHORITY && info.authority != MEDIA_AUTHORITY) { in PrepareCopySession()
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_uri_permission.h37 const string MEDIA_AUTHORITY = "media"; member
H A Dgrant_uri_permission.cpp171 if (authority == MEDIA_AUTHORITY && path.find(".") == string::npos) { in DoGrantUriPermission()
195 if (authority != MEDIA_AUTHORITY && authority != FILE_MANAGER_AUTHORITY) { in CheckValidPublicUri()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp35 const std::string MEDIA_AUTHORITY = "media"; member
67 if (info.authority != FILE_MANAGER_AUTHORITY && info.authority != MEDIA_AUTHORITY) { in HandleCopyFailure()
132 if (info.authority == FILE_MANAGER_AUTHORITY || info.authority == MEDIA_AUTHORITY) { in CopyFileFromSoftBus()
155 if (info.authority != FILE_MANAGER_AUTHORITY && info.authority != MEDIA_AUTHORITY) { in PrepareCopySession()
182 if (info.authority != FILE_MANAGER_AUTHORITY && info.authority != MEDIA_AUTHORITY) { in PrepareCopySession()
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
H A Dfile_uri.cpp38 const std::string MEDIA_AUTHORITY = "media"; member
73 if (bundleName == MEDIA_AUTHORITY && sandboxPath.find(".") != string::npos) { in GetPath()
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp56 const std::string MEDIA_AUTHORITY = "media"; member
387 if (bundleName == MEDIA_AUTHORITY) { in GetDfsUriFromLocal()
446 if (bundleName == MEDIA_AUTHORITY) { in GetDfsUrisFromLocal()
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_permission.cpp36 const std::string MEDIA_AUTHORITY = "media"; member
68 if (bundleName == MEDIA_AUTHORITY) { in CheckValidUri()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp64 const string MEDIA_AUTHORITY = "media"; member
431 if (info.authority == FILE_MANAGER_AUTHORITY || info.authority == MEDIA_AUTHORITY) { in PrepareSession()
538 if (authority != FILE_MANAGER_AUTHORITY && authority != MEDIA_AUTHORITY) { in CheckCopyRule()
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp32 const std::string MEDIA_AUTHORITY = "media"; member
150 if (bundleName == MEDIA_AUTHORITY) { in GetFileUriPath()

Completed in 8 milliseconds