Searched defs:SendSystemControlCommand (Results 1 – 6 of 6) sorted by relevance
61 int32_t SendSystemControlCommand(const AVControlCommand& command) override in SendSystemControlCommand() function
202 int32_t AVSessionManagerImpl::SendSystemControlCommand(const AVControlCommand& command) in SendSystemControlCommand() function in OHOS::AVSession::AVSessionManagerImpl
303 BENCHMARK_F(AVSessionManagerTest, SendSystemControlCommand)(benchmark::State& state) in BENCHMARK_F() argument
187 int32_t AVSessionServiceProxy::SendSystemControlCommand(const AVControlCommand& command) in SendSystemControlCommand() function in OHOS::AVSession::AVSessionServiceProxy
431 napi_value NapiAVSessionManager::SendSystemControlCommand(napi_env env, napi_callback_info info) in SendSystemControlCommand() function in OHOS::AVSession::NapiAVSessionManager
684 int32_t AVSessionService::SendSystemControlCommand(const AVControlCommand &command) in SendSystemControlCommand() function in OHOS::AVSession::AVSessionService