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]) {
181 findFactoryForScheme(uuid);
194 findFactoryForScheme(uuid);
Drm.cpp 126 void Drm::findFactoryForScheme(const uint8_t uuid[16]) {
221 findFactoryForScheme(uuid);
233 findFactoryForScheme(uuid);

Completed in 139 milliseconds