Searched defs:OnFile (Results 1 - 10 of 10) sorted by relevance
/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | socket.h | 153 void (*OnFile)(int32_t socket, FileEvent *event);
member
|
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | socket.h | 147 void (*OnFile)(int32_t socket, FileEvent *event); member
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_file_send_listener.cpp | 29 void SoftBusFileSendListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftBusFileSendListener
|
H A D | softbus_file_receive_listener.cpp | 33 void SoftBusFileReceiveListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftBusFileReceiveListener
|
H A D | softbus_asset_send_listener.cpp | 28 void SoftBusAssetSendListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftBusAssetSendListener
|
H A D | softbus_asset_recv_listener.cpp | 38 void SoftbusAssetRecvListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftbusAssetRecvListener
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_transport.cpp | 203 void OnFile(int32_t socket, FileEvent *event) in OnFile() function
|
/foundation/distributedhardware/distributed_input/services/transportbase/src/ |
H A D | distributed_input_transport_base.cpp | 90 void OnFile(int32_t socket, FileEvent *event) in OnFile() function
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
H A D | softbus_adapter.cpp | 200 void SoftbusAdapter::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 1216 void (*OnFile)(int32_t socket, FileEvent *event); member
|
Completed in 11 milliseconds