Searched defs:ComponentDeInit (Results 1 – 4 of 4) sorted by relevance
349 int32_t (*ComponentDeInit)(struct CodecComponentType *self); member
229 int32_t CodecComponentService::ComponentDeInit() in ComponentDeInit() function in OHOS::HDI::Codec::V3_0::CodecComponentService
345 int32_t ComponentNode::ComponentDeInit() in ComponentDeInit() function in OHOS::Codec::Omx::ComponentNode
589 BENCHMARK_F(CodecBenchmarkOmxTest, ComponentDeInit)(benchmark::State &state) in BENCHMARK_F() argument