Searched defs:AddSupportCommand (Results 1 – 4 of 4) sorted by relevance
352 BENCHMARK_F(AVSessionTest, AddSupportCommand)(benchmark::State& state) in BENCHMARK_F() argument
124 int32_t AddSupportCommand(const int32_t cmd) override { return 0; }; in AddSupportCommand() function in AVSessionStubDemo
706 int32_t AVSessionProxy::AddSupportCommand(const int32_t cmd) in AddSupportCommand() function in OHOS::AVSession::AVSessionProxy
738 int32_t AVSessionItem::AddSupportCommand(int32_t cmd) in AddSupportCommand() function in OHOS::AVSession::AVSessionItem