Home
last modified time | relevance | path

Searched refs:GetMsgCallback (Results 1 - 5 of 5) sorted by relevance

/base/msdp/device_status/utils/common/include/
H A Dmsg_handler.h43 return (GetMsgCallback(id) != nullptr); in CheckKey()
72 V *GetMsgCallback(K id) in GetMsgCallback() function in OHOS::Msdp::DeviceStatus::MsgHandler
/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_base_socket.h61 MsgCallback GetMsgCallback(uint32_t messageSeq);
/base/msdp/device_status/frameworks/native/src/
H A Dclient.cpp289 auto callback = GetMsgCallback(id); in OnMsgHandler()
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_base_socket.cpp92 MsgCallback BaseSocket::GetMsgCallback(uint32_t messageSeq) in GetMsgCallback() function in OHOS::UserIam::UserAuth::BaseSocket
171 IAM_LOGE("GetMsgCallback connectionName fail"); in ReplyTimerTimeOut()
376 MsgCallback callback = GetMsgCallback(messageSeq); in ProcDataReceive()
378 IAM_LOGE("GetMsgCallback fail"); in ProcDataReceive()
/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/
H A Dsoft_bus_fuzzer.cpp104 clientSocket->GetMsgCallback(messageSeq); in FuzzSoftBusBaseSocketFisrst()

Completed in 3 milliseconds