Home
last modified time | relevance | path

Searched defs:CreateShareFile (Results 1 – 11 of 11) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
Dstorage_daemon_service_mock.h185 virtual std::vector<int32_t> CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
Dfile_share.cpp364 int32_t FileShare::CreateShareFile(const vector<string> &uriList, in CreateShareFile() function in OHOS::AppFileService::FileShare
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h264 virtual std::vector<int32_t> CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
Dstoragemanagerproxymock.h260 std::vector<int32_t> CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
Dstorage_daemon_communication.cpp441 std::vector<int32_t> StorageDaemonCommunication::CreateShareFile(const std::vector<std::string> &ur… in CreateShareFile() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dmock_storage_manager_service.h265 virtual std::vector<int32_t> CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
Dremote_file_share.cpp178 static int CreateShareFile(struct HmdfsShareControl &shareControl, const char* file, in CreateShareFile() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp536 std::vector<int32_t> StorageManager::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon.cpp844 std::vector<int32_t> StorageDaemon::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function in OHOS::StorageDaemon::StorageDaemon
Dstorage_daemon_proxy.cpp635 std::vector<int32_t> StorageDaemonProxy::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function in OHOS::StorageDaemon::StorageDaemonProxy
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp1107 std::vector<int32_t> StorageManagerProxy::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() function in OHOS::StorageManager::StorageManagerProxy