Home
last modified time | relevance | path

Searched defs:GetListenerCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/eventhandler/frameworks/cj/src/
H A Demitter.cpp250 uint32_t Emitter::GetListenerCount(uint32_t eventId) in GetListenerCount() function in OHOS::EventsEmitter::Emitter
256 uint32_t Emitter::GetListenerCount(std::string eventId) in GetListenerCount() function in OHOS::EventsEmitter::Emitter
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_syscall_adapter.c1022 static int32_t GetListenerCount(struct HdfDevListenerThread *thread) in GetListenerCount() function