Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_controller_proxy_test.cpp73 std::shared_ptr<AVSessionControllerProxy> aVSessionControllerProxyEmpty; member in AVSessionControllerProxyTest
151 int32_t ret = aVSessionControllerProxyEmpty->GetAVPlaybackState(state);
165 int32_t ret = aVSessionControllerProxyEmpty->GetAVMetaData(data);
207 int32_t ret = aVSessionControllerProxyEmpty->GetValidCommands(cmds);
249 int32_t ret = aVSessionControllerProxyEmpty->SendControlCommand(cmd);
320 int32_t ret = aVSessionControllerProxyEmpty->SetMetaFilter(filter);
348 int32_t ret = aVSessionControllerProxyEmpty->GetAVQueueItems(items);
362 int32_t ret = aVSessionControllerProxyEmpty->GetAVQueueTitle(title);
376 int32_t ret = aVSessionControllerProxyEmpty->SkipToQueueItem(itemId);
390 int32_t ret = aVSessionControllerProxyEmpty->GetExtras(extras);
[all …]