Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/src/include/
DSyncEvent.h84 void notifyOne() { mCondVar.notifyOne(); } in notifyOne() function
/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
DCondVar.cpp129 void CondVar::notifyOne() { in notifyOne() function in CondVar