/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/ |
H A D | filetranslistenerstub_fuzzer.cpp | 31 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 D | distributedfiledaemon_service_test.cpp | 37 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 D | trans_listener.h | 37 class TransListener : public Storage::DistributedFile::FileTransListenerStub { 57 Storage::DistributedFile::HmdfsInfo &info, 59 static NError HandleCopyFailure(CopyEvent ©Event, const Storage::DistributedFile::HmdfsInfo &info,
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_data_listener.h | 23 using AssetObj = Storage::DistributedFile::AssetObj;
32 class ObjectAssetsRecvListener : public Storage::DistributedFile::AssetRecvCallbackStub {
|
H A D | object_asset_loader.h | 27 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 D | file_dfs_listener_stub.cpp | 31 (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 D | softbus_handler.cpp | 34 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 D | distributed_file_daemon_manager.cpp | 22 namespace DistributedFile { namespace 28 } // namespace DistributedFile
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | translistener.h | 35 class TransListener : public Storage::DistributedFile::FileTransListenerStub { 53 Storage::DistributedFile::HmdfsInfo &info,
|
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/asset/ |
H A D | asset_callback_interface_code.h | 21 namespace DistributedFile { namespace 27 } // namespace DistributedFile
|
H A D | i_asset_send_callback.h | 27 namespace DistributedFile { namespace 37 } // namespace DistributedFile
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/ |
H A D | file_dfs_listener_interface_code.h | 19 namespace DistributedFile { namespace 23 } // namespace DistributedFile
|
H A D | distributed_file_daemon_ipc_interface_code.h | 21 namespace DistributedFile { namespace 35 } // namespace DistributedFile
|
H A D | hmdfs_info.h | 23 namespace DistributedFile { namespace
|
H A D | i_file_dfs_listener.h | 23 namespace DistributedFile { namespace 36 } // namespace DistributedFile
|
H A D | file_dfs_listener_proxy.h | 27 namespace DistributedFile { namespace 37 } // namespace DistributedFile
|
H A D | asset_send_callback_proxy.h | 25 namespace DistributedFile { namespace 36 } // namespace DistributedFile
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/ |
H A D | mock_other_method.cpp | 20 using namespace OHOS::Storage::DistributedFile;
|
/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | dfsu_startable.h | 21 namespace DistributedFile { namespace 27 } // namespace DistributedFile
|
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/ |
H A D | file_trans_listener_interface_code.h | 19 namespace DistributedFile { namespace 25 } // namespace DistributedFile
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
H A D | softbus_session_dispatcher_test.cpp | 26 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 D | mount_manager.cpp | 24 namespace DistributedFile { namespace 49 } // namespace DistributedFile
|
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/ |
H A D | file_dfs_listener_mock.h | 29 namespace DistributedFile { namespace 39 } // namespace DistributedFile
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/include/ |
H A D | mock_other_method.h | 25 namespace OHOS::Storage::DistributedFile { namespace in OHOS::Storage
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/ |
H A D | softbus_session_name.h | 23 namespace DistributedFile { namespace 37 } // namespace DistributedFile
|