Home
last modified time | relevance | path

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

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