HomeSort by relevance Sort by last modified time
    Searched defs:debugPrintFunc (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/binder/include/binder/
Debug.h 32 typedef void (*debugPrintFunc)(void* cookie, const char* txt);
35 debugPrintFunc func = 0, void* cookie = 0);
40 debugPrintFunc func = 0, void* cookie = 0);
  /system/libhwbinder/include/hwbinder/
Debug.h 33 typedef void (*debugPrintFunc)(void* cookie, const char* txt);
36 debugPrintFunc func = 0, void* cookie = 0);
41 debugPrintFunc func = 0, void* cookie = 0);

Completed in 92 milliseconds