Searched refs:CheckRemoveHbMsgParams (Results 1 – 2 of 2) sorted by relevance
122 bool ret = CheckRemoveHbMsgParams(const_cast<const SoftBusMessage *>(&ctrlMsgObj), nullptr);124 …ret = CheckRemoveHbMsgParams(const_cast<const SoftBusMessage *>(&ctrlMsgObj), reinterpret_cast<voi…
209 static bool CheckRemoveHbMsgParams(const SoftBusMessage *msg, void *args) in CheckRemoveHbMsgParams() function334 if (!CheckRemoveHbMsgParams(msg, args)) { in CustomFuncRemoveHbMsg()