Home
last modified time | relevance | path

Searched defs:SetCallbacks (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp242 int32_t CodecComponentService::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks() function in OHOS::HDI::Codec::V4_0::CodecComponentService
Dcomponent_node.cpp303 int32_t ComponentNode::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp537 BENCHMARK_F(CodecBenchmarkOmxTest, SetCallbacks)(benchmark::State &state) in BENCHMARK_F() argument