Searched refs:DELETE_PLAYER (Results 1 – 2 of 2) sorted by relevance
58 typedef status_t (*DELETE_PLAYER)(MediaPlayerBase *); typedef123 DELETE_PLAYER mDeletePlayer;
157 mDeletePlayer = reinterpret_cast<DELETE_PLAYER>(dlsym(mHandle, in setDataSource()