Home
last modified time | relevance | path

Searched defs:uriList (Results 1 - 22 of 22) sorted by relevance

/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify.h32 mutable list<Uri> uriList; member
/foundation/filemanagement/app_file_service/test/unittest/remote_file_share/
H A Dremote_file_share_test.cpp233 vector<string> uriList; in HWTEST_F() local
261 vector<string> uriList; in HWTEST_F() local
289 vector<string> uriList; in HWTEST_F() local
317 vector<string> uriList; in HWTEST_F() local
345 vector<string> uriList; HWTEST_F() local
390 vector<string> uriList; HWTEST_F() local
486 vector<string> uriList; HWTEST_F() local
514 vector<string> uriList; HWTEST_F() local
536 const vector<string> uriList = {"file://docs/storage/Users/currentUser/Document/1.txt", HWTEST_F() local
566 const vector<string> uriList = {"file://docs/storage/Users/currentUser/Document/1.txt", HWTEST_F() local
592 const vector<string> uriList = {"file://docs/storage/Users/currentUser/Document/1.txt", HWTEST_F() local
618 const vector<string> uriList = {"FILE://docs/storage/Users/currentUser/Document/1.txt", HWTEST_F() local
644 const vector<string> uriList = {"FILE://docs/storage/Users/currentUser/Document/1.txt", HWTEST_F() local
678 vector<string> uriList = {"file://docs/storage/Users/currentUser/./Document/1.txt"}; HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_stub_test.cpp237 std::vector<string> uriList; in HWTEST_F() local
265 std::vector<string> uriList; in HWTEST_F() local
H A Dstorage_daemon_proxy_test.cpp1021 std::vector<std::string> uriList; in HWTEST_F() local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.cpp228 vector<string> uriList; member
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
H A Dstorage_daemon_communication_test.cpp281 std::vector<string> uriList; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp177 void DeepLinkReserveConfig::LoadReservedUrilItem(const nlohmann::json &jsonUriObject, std::vector<ReserveUri> &uriList) in LoadReservedUrilItem() argument
242 std::vector<ReserveUri> uriList; in LoadReservedUriList() local
/foundation/ability/ability_runtime/test/fuzztest/deeplinkreserveconfig_fuzzer/
H A Ddeeplinkreserveconfig_fuzzer.cpp89 std::vector<ReserveUri> uriList; in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/src/
H A Dmedia_library_tab_old_photos_client.cpp245 std::vector<TabOldPhotosClient::RequestUriObj> uriList = this->Parse(queryTabOldPhotosUris); in GetResultMap() local
225 Parse( const std::vector<TabOldPhotosClient::TabOldPhotosClientObj> &dataMapping, std::vector<RequestUriObj> &uriList) Parse() argument
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_share.cpp370 int32_t FileShare::CreateShareFile(const vector<string> &uriList, in CreateShareFile() argument
396 int32_t FileShare::DeleteShareFile(uint32_t tokenId, const vector<string> &uriList) in DeleteShareFile() argument
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_stub_impl.cpp490 void UriPermissionManagerStubImpl::RemoveUriRecord(std::vector<std::string> &uriList, const TokenId tokenId, in RemoveUriRecord() argument
525 std::vector<std::string> uriList; in RevokeUriPermission() local
608 std::vector<std::string> uriList; in RevokeUriPermissionManually() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp647 std::vector<std::string> uriList; in HandleCreateShareFile() local
663 std::vector<std::string> uriList; in HandleDeleteShareFile() local
H A Dstorage_daemon_proxy.cpp730 std::vector<int32_t> StorageDaemonProxy::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() argument
765 int32_t StorageDaemonProxy::DeleteShareFile(uint32_t tokenId, const std::vector<std::string> &uriList) in DeleteShareFile() argument
H A Dstorage_daemon.cpp1175 std::vector<int32_t> StorageDaemon::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() argument
1184 int32_t StorageDaemon::DeleteShareFile(uint32_t tokenId, const std::vector<std::string> &uriList) in DeleteShareFile() argument
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp424 int32_t RemoteFileShare::GetDfsUrisFromLocal(const std::vector<std::string> &uriList, in GetDfsUrisFromLocal() argument
478 int32_t RemoteFileShare::TransRemoteUriToLocal(const std::vector<std::string> &uriList, in TransRemoteUriToLocal() argument
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp461 std::vector<int32_t> StorageDaemonCommunication::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() argument
477 int32_t StorageDaemonCommunication::DeleteShareFile(uint32_t tokenId, const std::vector<std::string> &uriList) in DeleteShareFile() argument
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp183 std::vector<int32_t> StorageDaemonProxy::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() argument
189 int32_t StorageDaemonProxy::DeleteShareFile(uint32_t tokenId, const std::vector<std::string> &uriList) in DeleteShareFile() argument
H A Dstorage_manager_proxy_mock.cpp251 std::vector<int32_t> StorageManagerProxy::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() argument
257 int32_t StorageManagerProxy::DeleteShareFile(uint32_t tokenId, const std::vector<std::string> &uriList) in DeleteShareFile() argument
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp264 std::vector<Uri> uriList; in GetUriList() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp1068 std::vector<std::string> uriList; in HandleCreateShareFile() local
1088 std::vector<std::string> uriList; in HandleDeleteShareFile() local
H A Dstorage_manager.cpp576 std::vector<int32_t> StorageManager::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() argument
584 int32_t StorageManager::DeleteShareFile(uint32_t tokenId, const std::vector<std::string> &uriList) in DeleteShareFile() argument
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp1207 std::vector<int32_t> StorageManagerProxy::CreateShareFile(const std::vector<std::string> &uriList, in CreateShareFile() argument
1244 int32_t StorageManagerProxy::DeleteShareFile(uint32_t tokenId, const std::vector<std::string> &uriList) in DeleteShareFile() argument

Completed in 48 milliseconds