Searched defs:SendControlCommand (Results 1 – 5 of 5) sorted by relevance
90 int32_t AVControllerItem::SendControlCommand(const AVControlCommand& cmd) in SendControlCommand() function in OHOS::AVSession::AVControllerItem
178 int32_t AVSessionControllerProxy::SendControlCommand(const AVControlCommand& cmd) in SendControlCommand() function in OHOS::AVSession::AVSessionControllerProxy
269 BENCHMARK_F(AVSessionControllerTest, SendControlCommand)(benchmark::State& state) in BENCHMARK_F() argument
222 int32_t AVSessionControllerStubTest::SendControlCommand(const AVControlCommand& cmd) in SendControlCommand() function in AVSessionControllerStubTest
379 napi_value NapiAVSessionController::SendControlCommand(napi_env env, napi_callback_info info) in SendControlCommand() function in OHOS::AVSession::NapiAVSessionController