HomeSort by relevance Sort by last modified time
    Searched refs:notif_cbf_t (Results 1 - 4 of 4) sorted by null

  /frameworks/wilhelm/src/android/
android_defs.h 99 typedef void (*notif_cbf_t)(int event, int data1, int data2, void* notifUser); typedef
android_GenericPlayer.h 63 void init(const notif_cbf_t cbf, void* notifUser);
158 notif_cbf_t mNotifyClient;
android_GenericPlayer.cpp 63 void GenericPlayer::init(const notif_cbf_t cbf, void* notifUser) {
409 notif_cbf_t notifClient;
android_AudioSfDecoder.cpp 615 notif_cbf_t notifyClient;

Completed in 128 milliseconds