Home
last modified time | relevance | path

Searched refs:DISTRIBUTED_FILE_GET_REMOTE_COPY_INFO (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddistributed_file_daemon_ipc_interface_code.h27 DISTRIBUTED_FILE_GET_REMOTE_COPY_INFO, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_stub.cpp51 DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_GET_REMOTE_COPY_INFO)] = in DaemonStub()
84 …e static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_GET_REMOTE_COPY_INFO): in OnRemoteRequest()
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/
H A Ddaemonstub_fuzzer.cpp229 …= static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_GET_REMOTE_COPY_INFO); in HandleGetRemoteCopyInfoFuzzTest()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_stub_test.cpp332 …static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_GET_REMOTE_COPY_INFO), …
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_proxy.cpp385 …static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_GET_REMOTE_COPY_INFO), … in GetRemoteCopyInfo()