Searched defs:SetCallbacks (Results 1 – 3 of 3) sorted by relevance
242 int32_t CodecComponentService::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks() function in OHOS::HDI::Codec::V4_0::CodecComponentService
303 int32_t ComponentNode::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks() function in OHOS::Codec::Omx::ComponentNode
537 BENCHMARK_F(CodecBenchmarkOmxTest, SetCallbacks)(benchmark::State &state) in BENCHMARK_F() argument