Searched defs:calledCount (Results 1 – 2 of 2) sorted by relevance
119 int GnssCallbackEventQueue<T>::calledCount() const { in calledCount() function
1016 public boolean waitForCallbacks(int calledCount, long timeoutMs) in waitForCallbacks()