Home
last modified time | relevance | path

Searched refs:sMockId (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/mediacas/plugins/mock/
DMockCasPlugin.cpp37 static const int32_t sMockId = 0xFFFF; variable
40 return CA_system_id == sMockId; in isSystemIdSupported()
46 descriptors->push_back({sMockId, String8("MockCAS")}); in queryPlugins()
79 return CA_system_id == sMockId; in isSystemIdSupported()