HomeSort by relevance Sort by last modified time
    Searched defs:findFactoryForScheme (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/
Crypto.cpp 82 void Crypto::findFactoryForScheme(const uint8_t uuid[16]) {
182 findFactoryForScheme(uuid);
195 findFactoryForScheme(uuid);
Drm.cpp 138 void Drm::findFactoryForScheme(const uint8_t uuid[16]) {
231 findFactoryForScheme(uuid);
252 findFactoryForScheme(uuid);

Completed in 47 milliseconds