OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canBeUsed
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libmediaplayerservice/
TestPlayerStub.h
109
static bool
canBeUsed
(const char *url);
TestPlayerStub.cpp
191
/* static */ bool TestPlayerStub::
canBeUsed
(const char *url)
MediaPlayerFactory.cpp
318
if (TestPlayerStub::
canBeUsed
(url)) {
Completed in 35 milliseconds