Home
last modified time | relevance | path

Searched defs:cb (Results 1 - 25 of 499) sorted by relevance

12345678910>>...20

/foundation/resourceschedule/ffrt/src/dm/
H A Ddependence_manager.cpp25 void DependenceManager::RegistInsCb(SingleInsCB<DependenceManager>::Instance &&cb) in RegistInsCb() argument
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Dmock_jsnapi.cpp24 void JSNApi::SetRequestAotCallback(EcmaVM *vm, const RequestAotCallback &cb) in SetRequestAotCallback() argument
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_disc_virtual.c18 int32_t SoftBusRegDiscVarDump(char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegDiscVarDump() argument
H A Dsoftbus_hidumper_buscenter_virtual.c21 int32_t SoftBusRegBusCenterVarDump(char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegBusCenterVarDump() argument
H A Dsoftbus_hidumper_bc_mgr_virtual.c18 int32_t SoftBusRegBcMgrVarDump(const char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegBcMgrVarDump() argument
H A Dsoftbus_hidumper_conn_virtual.c18 int32_t SoftBusRegConnVarDump(const char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegConnVarDump() argument
H A Dsoftbus_hidumper_broadcast_virtual.c18 int32_t SoftbusRegBroadcastDumpTask(SoftbusBroadcastDumpTask cb, uint64_t delayMillis) in SoftbusRegBroadcastDumpTask() argument
26 int32_t SoftBusRegBroadcastVarDump(const char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegBroadcastVarDump() argument
/foundation/communication/dsoftbus/adapter/common/net/hdi/common/
H A Dsoftbus_adapter_wlan_extend_virtual.c19 int32_t SoftBusRegWlanChannelInfoCb(WlanChannelInfoCb *cb) in SoftBusRegWlanChannelInfoCb() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_detector_callback.cpp25 TriggerDetectorCallback::TriggerDetectorCallback(OnDetectedCb cb) : cb_(cb) in TriggerDetectorCallback() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dupdate_callback_inner.cpp34 void UpdateCallbackInner::SetUpdateCallback(std::shared_ptr<IIntellVoiceUpdateCallback> cb) in SetUpdateCallback() argument
H A Dengine_callback_inner.cpp25 EngineCallbackInner::EngineCallbackInner(std::shared_ptr<IIntellVoiceEngineEventCallback> cb) : cb_(cb) in EngineCallbackInner() argument
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/codec/video/encoder/
H A Dvideo_encoder_engine_impl_test.cpp56 auto cb = std::make_shared<VideoEncodeCallbackTester>(); in HWTEST_F() local
66 auto cb = std::make_shared<VideoEncodeCallbackTester>(); in HWTEST_F() local
74 auto cb = std::make_shared<VideoEncodeCallbackTester>(); in HWTEST_F() local
82 auto cb = std::make_shared<VideoEncodeCallbackTester>(); in HWTEST_F() local
90 auto cb in HWTEST_F() local
99 auto cb = std::make_shared<VideoEncodeCallbackTester>(); HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
H A Dres_sched_common_death_recipient.h29 explicit ResSchedCommonDeathRecipient(DeathRecipientCb cb) in ResSchedCommonDeathRecipient() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_opt.c20 int32_t VtpSetSocketMultiLayer(int fd, OnFrameEvt *cb, const void *para) in VtpSetSocketMultiLayer() argument
34 int HandleVtpFrameEvt(int fd, OnFrameEvt cb, const FtEventCbkInfo *info) in HandleVtpFrameEvt() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_adapter_listener.cpp26 EnrollAdapterListener::EnrollAdapterListener(const sptr<IIntelligentVoiceEngineCallback> &cb, in EnrollAdapterListener() argument
/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_callback.cpp24 NativeChildCallback::NativeChildCallback(OH_Ability_OnNativeChildProcessStarted cb) in NativeChildCallback() argument
/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_implicit_animation.cpp28 auto cb = prop->GetUpdateCallback(); in UpdateProp() local
35 auto cb = prop->GetUpdateCallback(); in UpdateProp() local
65 auto cb = prop->GetUpdateCallback(); in ForceUpdate() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/codec/video/decoder/
H A Dvideo_decoder_engine_impl_test.cpp56 auto cb = std::make_shared<VideoDecodeCallbackTester>(); in HWTEST_F() local
66 auto cb = std::make_shared<VideoDecodeCallbackTester>(); in HWTEST_F() local
74 auto cb = std::make_shared<VideoDecodeCallbackTester>(); in HWTEST_F() local
82 auto cb = std::make_shared<VideoDecodeCallbackTester>(); in HWTEST_F() local
90 auto cb in HWTEST_F() local
98 auto cb = std::make_shared<VideoDecodeCallbackTester>(); HWTEST_F() local
106 auto cb = std::make_shared<VideoDecodeCallbackTester>(); HWTEST_F() local
116 auto cb = std::make_shared<VideoDecodeCallbackTester>(); HWTEST_F() local
126 auto cb = std::make_shared<VideoDecodeCallbackTester>(); HWTEST_F() local
136 auto cb = std::make_shared<VideoDecodeCallbackTester>(); HWTEST_F() local
[all...]
H A Dvideo_decoder_engine_test.cpp59 auto cb = std::make_shared<VideoDecodeCallbackTester>(); in HWTEST_F() local
69 auto cb = std::make_shared<VideoDecodeCallbackTester>(); in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/encoder/
H A Dvideo_encoder_engine.cpp28 Create(int fd, OH_AVFormat* videoFormat, std::weak_ptr<VideoEncodeCallback> cb) Create() argument
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
H A Dvideo_decoder_engine.cpp28 std::shared_ptr<IVideoDecoderEngine> IVideoDecoderEngine::Create(int fd, std::weak_ptr<VideoDecodeCallback> cb) in Create() argument
/foundation/resourceschedule/ffrt/src/util/
H A Dsingleton_register.h35 static void RegistInsCb(typename SingleInsCB<T>::Instance &&cb) in RegistInsCb() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/collaborate/
H A Ddsched_collaborate_callback_mgr_test.cpp135 sptr<IRemoteObject> cb = nullptr; in HWTEST_F() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H A Dtrigger_connector_internal_impl.cpp28 TriggerConnectorInternalImpl::TriggerConnectorInternalImpl(OnServiceStartCb cb) : servmgr_(IServiceManager::Get()) in TriggerConnectorInternalImpl() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_adapter_listener.cpp37 void WakeupAdapterListener::SetCallback(const sptr<IIntelligentVoiceEngineCallback> &cb) in SetCallback() argument

Completed in 9 milliseconds

12345678910>>...20