Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
Dpoc.cpp154 sp<IMediaPlayer> localPlayer = new MyMediaPlayer(); in main() local
155 if (localPlayer == NULL) { in main()
166 player->setNextPlayer(localPlayer); in main()