Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Dhandlers.h34 extern unsigned handler_AudioPlayer_transport(IObject *thiz);
49 #define handler_AudioPlayer_transport NULL macro
H A Dhandlers.c47 [ATTR_INDEX_TRANSPORT] = handler_AudioPlayer_transport,
H A Dhandler_bodies.cpp79 unsigned handler_AudioPlayer_transport(IObject *thiz) in handler_AudioPlayer_transport() function