Home
last modified time | relevance | path

Searched refs:RemoveMsgCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_base_socket.cpp66 void BaseSocket::RemoveMsgCallback(uint32_t messageSeq) in RemoveMsgCallback() function in OHOS::UserIam::UserAuth::BaseSocket
169 RemoveMsgCallback(messageSeq); in ReplyTimerTimeOut()
357 RemoveMsgCallback(messageSeq); in ProcDataReceive()
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_base_socket.h80 void RemoveMsgCallback(uint32_t messageSeq);
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/
H A Dsoft_bus_fuzzer.cpp107 clientSocket->RemoveMsgCallback(messageSeq); in FuzzSoftBusBaseSocketFisrst()