Searched defs:SendSystemControlCommand (Results 1 – 6 of 6) sorted by relevance
84 int32_t SendSystemControlCommand(const AVControlCommand& command) override in SendSystemControlCommand() function
342 BENCHMARK_F(AVSessionManagerTest, SendSystemControlCommand)(benchmark::State& state) in BENCHMARK_F() argument
238 int32_t AVSessionManagerImpl::SendSystemControlCommand(const AVControlCommand& command) in SendSystemControlCommand() function in OHOS::AVSession::AVSessionManagerImpl
378 int32_t AVSessionServiceProxy::SendSystemControlCommand(const AVControlCommand& command) in SendSystemControlCommand() function in OHOS::AVSession::AVSessionServiceProxy
667 napi_value NapiAVSessionManager::SendSystemControlCommand(napi_env env, napi_callback_info info) in SendSystemControlCommand() function in OHOS::AVSession::NapiAVSessionManager
1529 int32_t AVSessionService::SendSystemControlCommand(const AVControlCommand &command) in SendSystemControlCommand() function in OHOS::AVSession::AVSessionService