Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Dhandlers.h41 extern unsigned handler_MidiPlayer_position(IObject *thiz);
56 #define handler_MidiPlayer_position NULL macro
H A Dhandlers.c58 [ATTR_INDEX_POSITION] = handler_MidiPlayer_position},
H A Dhandler_bodies.cpp71 unsigned handler_MidiPlayer_position(IObject *thiz) in handler_MidiPlayer_position() function