Searched defs:SetCallbacks (Results 1 – 7 of 7) sorted by relevance
335 …int32_t (*SetCallbacks)(struct CodecComponentType *self, struct CodecCallbackType *callback, int64… member
221 int32_t CodecComponentService::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks() function in OHOS::HDI::Codec::V3_0::CodecComponentService
306 int32_t ComponentNode::SetCallbacks(const sptr<ICodecCallback> &callbacks, int64_t appData) in SetCallbacks() function in OHOS::Codec::Omx::ComponentNode
181 ArkUINativeModuleValue NodeAdapterBridge::SetCallbacks(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCallbacks() function in OHOS::Ace::NG::NodeAdapterBridge
195 int32_t ComponentNode::SetCallbacks(struct CodecCallbackType *omxCallback, int64_t appData) in SetCallbacks() function in OHOS::Codec::Omx::ComponentNode
537 BENCHMARK_F(CodecBenchmarkOmxTest, SetCallbacks)(benchmark::State &state) in BENCHMARK_F() argument
174 void UIExtensionComponentTestNg::SetCallbacks(RefPtr<UIExtensionPattern> pattern) in SetCallbacks() function in OHOS::Ace::NG::UIExtensionComponentTestNg