Home
last modified time | relevance | path

Searched refs:FILE_EVENT_RECV_UPDATE_PATH (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h143 FILE_EVENT_RECV_UPDATE_PATH, /**< Update root directory*/ enumerator
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h169 FILE_EVENT_RECV_UPDATE_PATH, /**< Update root directory*/ enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_file_receive_listener_test.cpp137 event.type = FILE_EVENT_RECV_UPDATE_PATH;
H A Dsoftbus_asset_recv_listener_test.cpp163 FileEvent event = {.type = FILE_EVENT_RECV_UPDATE_PATH,
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/mock/include/
H A Dsocket.h169 FILE_EVENT_RECV_UPDATE_PATH, /**< Update root directory*/ enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_file_receive_listener.cpp55 case FILE_EVENT_RECV_UPDATE_PATH: in OnFile()
H A Dsoftbus_asset_recv_listener.cpp45 case FILE_EVENT_RECV_UPDATE_PATH: in OnFile()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp199 if (event->type == FILE_EVENT_RECV_UPDATE_PATH) { in OnFile()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c427 event.type = FILE_EVENT_RECV_UPDATE_PATH; in UpdateFileRecvPath()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c1147 .type = FILE_EVENT_RECV_UPDATE_PATH, in UpdateFileReceivePath()