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