Searched refs:mRmClientCb (Results 1 – 4 of 4) sorted by relevance
363 removeClientCompleteCallback mRmClientCb; in removeClientCommand() member370 mRmClientCb(rmCb){} in removeClientCommand()374 if (nullptr != mRmClientCb) { in removeClientCommand()375 (mRmClientCb)(mClient); in removeClientCommand()
370 removeClientCompleteCallback mRmClientCb; in removeClientCommand() member377 mRmClientCb(rmCb){} in removeClientCommand()381 if (nullptr != mRmClientCb) { in removeClientCommand()382 (mRmClientCb)(mClient); in removeClientCommand()
383 removeClientCompleteCallback mRmClientCb; in removeClientCommand() member390 mRmClientCb(rmCb){} in removeClientCommand()394 if (nullptr != mRmClientCb) { in removeClientCommand()395 (mRmClientCb)(mClient); in removeClientCommand()