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

  /frameworks/av/include/media/
Crypto.h 75 void findFactoryForScheme(const uint8_t uuid[16]);
Drm.h 162 void findFactoryForScheme(const uint8_t uuid[16]);
  /frameworks/av/drm/libmediadrm/
Crypto.cpp 82 void Crypto::findFactoryForScheme(const uint8_t uuid[16]) {
182 findFactoryForScheme(uuid);
195 findFactoryForScheme(uuid);
Drm.cpp 200 void Drm::findFactoryForScheme(const uint8_t uuid[16]) {
293 findFactoryForScheme(uuid);
314 findFactoryForScheme(uuid);

Completed in 1049 milliseconds