Searched defs:GetValidCommands (Results 1 – 5 of 5) sorted by relevance
76 int32_t AVControllerItem::GetValidCommands(std::vector<int32_t>& cmds) in GetValidCommands() function in OHOS::AVSession::AVControllerItem
134 int32_t AVSessionControllerProxy::GetValidCommands(std::vector<int32_t>& cmds) in GetValidCommands() function in OHOS::AVSession::AVSessionControllerProxy
245 BENCHMARK_F(AVSessionControllerTest, GetValidCommands)(benchmark::State& state) in BENCHMARK_F() argument
212 int32_t AVSessionControllerStubTest::GetValidCommands(std::vector<int32_t>& cmds) in GetValidCommands() function in AVSessionControllerStubTest
295 napi_value NapiAVSessionController::GetValidCommands(napi_env env, napi_callback_info info) in GetValidCommands() function in OHOS::AVSession::NapiAVSessionController