Home
last modified time | relevance | path

Searched defs:GetActivatedSessionDescriptors (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_manager_test/
H A Davsession_manager_test.cpp151 BENCHMARK_F(AVSessionManagerTest, GetActivatedSessionDescriptors)(benchmark::State& state) in BENCHMARK_F() argument
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp144 int32_t AVSessionManagerImpl::GetActivatedSessionDescriptors(std::vector<AVSessionDescriptor>& acti… in GetActivatedSessionDescriptors() function in OHOS::AVSession::AVSessionManagerImpl