Home
last modified time | relevance | path

Searched defs:HandleDataReceived (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Drpc_channel.h56 virtual void HandleDataReceived(int session, const unsigned char *bytes, int length) in HandleDataReceived() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/
H A Dav_trans_control_center.cpp295 void AVTransControlCenter::HandleDataReceived(const std::string &content, const std::string &peerDe… in HandleDataReceived() function in OHOS::DistributedHardware::AVTransControlCenter
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_channel.cpp212 void SoftBusChannel::HandleDataReceived(int socket, const unsigned char *bytes, int length) in HandleDataReceived() function in OHOS::Security::AccessToken::SoftBusChannel