Searched refs:BIND_SNAPSHOT (Results 1 – 4 of 4) sorted by relevance
34 BindEvent event(BindEvent::BIND_SNAPSHOT, std::move(info));
28 BIND_SNAPSHOT = EVT_BIND, enumerator
365 EventCenter::GetInstance().Subscribe(BindEvent::BIND_SNAPSHOT, process); in ObjectServiceImpl()
199 auto evt = std::make_unique<BindEvent>(BindEvent::BIND_SNAPSHOT, std::move(eventInfo)); in Bind()