Home
last modified time | relevance | path

Searched refs:Notify (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalService.java453 public class Notify implements Runnable { class in ThermalService
455 Notify (BlockingQueue q) { in Notify() method in ThermalService.Notify
588 Notify notifier = new Notify(ThermalManager.sEventQueue); in onStartCommand()
/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dpkcs11_session.c49 … CK_NOTIFY Notify, /* notification callback function */ in C_OpenSession() argument
68 do{(void)Notify;}while(0); in C_OpenSession()
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_session.c49 … CK_NOTIFY Notify, /* notification callback function */ in C_OpenSession() argument
68 do{(void)Notify;}while(0); in C_OpenSession()
/hardware/ti/omap4-aah/security/tf_sdk/include/
Dpkcs11.h387 CK_NOTIFY Notify,
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h387 CK_NOTIFY Notify,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h2320 void Notify() {