Home
last modified time | relevance | path

Searched refs:registrationIndex (Results 1 – 2 of 2) sorted by relevance

/chre-3.4.0/core/
Dnanoapp.cc55 size_t foundIndex = registrationIndex(eventType); in isRegisteredForBroadcastEvent()
67 size_t foundIndex = registrationIndex(eventType); in registerForBroadcastEvent()
78 size_t foundIndex = registrationIndex(eventType); in unregisterForBroadcastEvent()
180 size_t Nanoapp::registrationIndex(uint16_t eventType) const { in registrationIndex() function in chre::Nanoapp
/chre-3.4.0/core/include/chre/core/
Dnanoapp.h246 size_t registrationIndex(uint16_t eventType) const;