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