Home
last modified time | relevance | path

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

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