Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davrouter_impl.h121 std::vector<std::string> cacheDrmSchemes_; variable
H A Davrouter_impl.cpp66 StartCastDiscovery(cacheCastDeviceCapability_, cacheDrmSchemes_); in Init()
143 cacheDrmSchemes_ = drmSchemes; in StartCastDiscovery()