OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELETE_PLAYER
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
TestPlayerStub.h
58
typedef status_t (*
DELETE_PLAYER
)(MediaPlayerBase *);
121
DELETE_PLAYER
mDeletePlayer;
TestPlayerStub.cpp
155
mDeletePlayer = reinterpret_cast<
DELETE_PLAYER
>(dlsym(mHandle,
Completed in 59 milliseconds