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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DCondVar.cpp134 ** Function: notifyOne
141 void CondVar::notifyOne () function in class:CondVar
146 ALOGE ("CondVar::notifyOne: fail signal; error=0x%X", res);
H A DSyncEvent.h95 ** Function: notifyOne
102 void notifyOne () function in class:SyncEvent
104 mCondVar.notifyOne ();

Completed in 64 milliseconds