Searched refs:DELETE_PLAYER (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DTestPlayerStub.h58 typedef status_t (*DELETE_PLAYER)(MediaPlayerBase *); typedef in class:android::TestPlayerStub
121 DELETE_PLAYER mDeletePlayer;
H A DTestPlayerStub.cpp155 mDeletePlayer = reinterpret_cast<DELETE_PLAYER>(dlsym(mHandle,

Completed in 270 milliseconds