Home
last modified time | relevance | path

Searched refs:handler_AudioRecorder_transport (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
Dhandlers.h39 extern unsigned handler_AudioRecorder_transport(IObject *thiz);
54 #define handler_AudioRecorder_transport NULL macro
Dhandlers.c54 [ATTR_INDEX_TRANSPORT] = handler_AudioRecorder_transport},
Dhandler_bodies.c97 unsigned handler_AudioRecorder_transport(IObject *thiz) in handler_AudioRecorder_transport() function