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 126 void Drm::findFactoryForScheme(const uint8_t uuid[16]) {
219 findFactoryForScheme(uuid);
240 findFactoryForScheme(uuid);

Completed in 671 milliseconds