Searched refs:objectDisconnectNotifier_ (Results 1 – 2 of 2) sorted by relevance
47 CHECK_AND_RETURN_LOG(objectDisconnectNotifier_ != nullptr, "objectDataNotifier_ is nullptr"); in OnChanged()48 objectDisconnectNotifier_(networkId); in OnChanged()421 objectDisconnectNotifier_ = notifier; in RegisterDisconnectNotifier()
115 ObjectDisconnectNotifier objectDisconnectNotifier_; variable