Home
last modified time | relevance | path

Searched refs:cacheStartDeviceLogging_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Davrouter_impl.cpp103 cacheStartDeviceLogging_ = true; in StartDeviceLogging()
119 if (cacheStartDeviceLogging_) { in StopDeviceLogging()
120 SLOGI("clear cacheStartDeviceLogging_ when stop discovery"); in StopDeviceLogging()
121 cacheStartDeviceLogging_ = false; in StopDeviceLogging()
H A Davrouter_impl.h90 bool cacheStartDeviceLogging_ = false; member in OHOS::AVSession::AVRouterImpl

Completed in 2 milliseconds