Home
last modified time | relevance | path

Searched defs:OnFile (Results 1 – 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
Dsocket.h147 void (*OnFile)(int32_t socket, FileEvent *event); member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_asset_send_listener.cpp27 void SoftBusAssetSendListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftBusAssetSendListener
Dsoftbus_file_send_listener.cpp29 void SoftBusFileSendListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftBusFileSendListener
Dsoftbus_file_receive_listener.cpp33 void SoftBusFileReceiveListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftBusFileReceiveListener
Dsoftbus_asset_recv_listener.cpp38 void SoftbusAssetRecvListener::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::Storage::DistributedFile::SoftbusAssetRecvListener
/foundation/communication/dsoftbus/interfaces/kits/transport/
Dsocket.h153 void (*OnFile)(int32_t socket, FileEvent *event); member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
Ddh_transport.cpp203 void OnFile(int32_t socket, FileEvent *event) in OnFile() function
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
Dsoftbus_adapter.cpp197 void SoftbusAdapter::OnFile(int32_t socket, FileEvent *event) in OnFile() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
/foundation/distributedhardware/distributed_input/services/transportbase/src/
Ddistributed_input_transport_base.cpp90 void OnFile(int32_t socket, FileEvent *event) in OnFile() function