Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Dhandlers.h38 extern unsigned handler_AudioPlayer_play_state(IObject *thiz);
53 #define handler_AudioPlayer_play_state NULL macro
H A Dhandlers.c51 [ATTR_INDEX_PLAY_STATE] = handler_AudioPlayer_play_state},
H A Dhandler_bodies.cpp88 unsigned handler_AudioPlayer_play_state(IObject *thiz) in handler_AudioPlayer_play_state() function