Searched refs:tmpListener (Results 1 – 1 of 1) sorted by relevance
271 NotificationChain::Listener *tmpListener = nullptr; in SetRemotePushFinishedNotify() local273 tmpListener = kvDB->AddRemotePushFinishedNotify(notifyParma->notifier_, errCode); in SetRemotePushFinishedNotify()274 if (tmpListener == nullptr) { in SetRemotePushFinishedNotify()285 if (tmpListener != nullptr) { in SetRemotePushFinishedNotify()286 tmpListener->Drop(); in SetRemotePushFinishedNotify()291 remotePushFinishedListener_ = tmpListener; in SetRemotePushFinishedNotify()