Home
last modified time | relevance | path

Searched refs:DistributedFile (Results 1 - 25 of 189) sorted by relevance

12345678

/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/
H A Dfiletranslistenerstub_fuzzer.cpp31 using namespace OHOS::Storage::DistributedFile;
34 namespace DistributedFile { namespace
43 } // namespace DistributedFile
68 std::shared_ptr<Storage::DistributedFile::FileTransListenerStub> transListenerStubPtr, in FileTransListenerStubFuzzTest()
106 auto transListenerStubPtr = std::make_shared<OHOS::Storage::DistributedFile::FileTransListenerStubImpl>(); in LLVMFuzzerTestOneInput()
/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp37 namespace DistributedFile { namespace
100 auto mp = make_unique<OHOS::Storage::DistributedFile::MountPoint>( in HWTEST_F()
103 shared_ptr<OHOS::Storage::DistributedFile::MountPoint> smp = move(mp); in HWTEST_F()
116 } // namespace DistributedFile
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.h37 class TransListener : public Storage::DistributedFile::FileTransListenerStub {
57 Storage::DistributedFile::HmdfsInfo &info,
59 static NError HandleCopyFailure(CopyEvent &copyEvent, const Storage::DistributedFile::HmdfsInfo &info,
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.h23 using AssetObj = Storage::DistributedFile::AssetObj;
32 class ObjectAssetsRecvListener : public Storage::DistributedFile::AssetRecvCallbackStub {
H A Dobject_asset_loader.h27 using AssetObj = Storage::DistributedFile::AssetObj;
35 class ObjectAssetsSendListener : public Storage::DistributedFile::AssetSendCallbackStub {
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/dfs_listener/
H A Dfile_dfs_listener_stub.cpp31 (Storage::DistributedFile::FileDfsListenerInterfaceCode::FILE_DFS_LISTENER_ON_STATUS)] = in FileDfsListenerStub()
44 case static_cast<uint32_t>(Storage::DistributedFile::FileDfsListenerInterfaceCode::FILE_DFS_LISTENER_ON_STATUS): in OnRemoteRequest()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp34 namespace DistributedFile { namespace
93 fileSendListener.OnShutdown = DistributedFile::SoftBusFileSendListener::OnSendFileShutdown; in SoftBusHandler()
94 fileSendListener.OnFile = DistributedFile::SoftBusFileSendListener::OnFile; in SoftBusHandler()
101 fileReceiveListener.OnBind = DistributedFile::SoftBusFileReceiveListener::OnCopyReceiveBind; in SoftBusHandler()
102 fileReceiveListener.OnShutdown = DistributedFile::SoftBusFileReceiveListener::OnReceiveFileShutdown; in SoftBusHandler()
103 fileReceiveListener.OnFile = DistributedFile::SoftBusFileReceiveListener::OnFile; in SoftBusHandler()
157 DistributedFile::SoftBusFileReceiveListener::SetRecvPath(physicalPath); in CreateSessionServer()
231 auto fileList = OHOS::Storage::DistributedFile::Utils::GetFilePath(physicalPath); in CopySendFile()
274 if (DistributedFile::Utils::ChangeOwnerRecursive(sessionInfo.dstPath, sessionInfo.uid, sessionInfo.uid) != 0) { in ChangeOwnerIfNeeded()
393 } // namespace DistributedFile
[all...]
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager.cpp22 namespace DistributedFile { namespace
28 } // namespace DistributedFile
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dtranslistener.h35 class TransListener : public Storage::DistributedFile::FileTransListenerStub {
53 Storage::DistributedFile::HmdfsInfo &info,
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/asset/
H A Dasset_callback_interface_code.h21 namespace DistributedFile { namespace
27 } // namespace DistributedFile
H A Di_asset_send_callback.h27 namespace DistributedFile { namespace
37 } // namespace DistributedFile
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dfile_dfs_listener_interface_code.h19 namespace DistributedFile { namespace
23 } // namespace DistributedFile
H A Ddistributed_file_daemon_ipc_interface_code.h21 namespace DistributedFile { namespace
35 } // namespace DistributedFile
H A Dhmdfs_info.h23 namespace DistributedFile { namespace
H A Di_file_dfs_listener.h23 namespace DistributedFile { namespace
36 } // namespace DistributedFile
H A Dfile_dfs_listener_proxy.h27 namespace DistributedFile { namespace
37 } // namespace DistributedFile
H A Dasset_send_callback_proxy.h25 namespace DistributedFile { namespace
36 } // namespace DistributedFile
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Dmock_other_method.cpp20 using namespace OHOS::Storage::DistributedFile;
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_startable.h21 namespace DistributedFile { namespace
27 } // namespace DistributedFile
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/
H A Dfile_trans_listener_interface_code.h19 namespace DistributedFile { namespace
25 } // namespace DistributedFile
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_dispatcher_test.cpp26 namespace DistributedFile { namespace
59 OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT)); in HWTEST_F()
90 OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT)); in HWTEST_F()
119 OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT)); in HWTEST_F()
210 OHOS::Storage::DistributedFile::Utils::DfsuMountArgumentDescriptors::Alpha(userId, SAME_ACCOUNT)); in HWTEST_F()
306 } // namespace DistributedFile
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/mountpoint/
H A Dmount_manager.cpp24 namespace DistributedFile { namespace
49 } // namespace DistributedFile
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Dfile_dfs_listener_mock.h29 namespace DistributedFile { namespace
39 } // namespace DistributedFile
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/include/
H A Dmock_other_method.h25 namespace OHOS::Storage::DistributedFile { namespace in OHOS::Storage
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_session_name.h23 namespace DistributedFile { namespace
37 } // namespace DistributedFile

Completed in 8 milliseconds

12345678