/foundation/resourceschedule/ffrt/src/dm/ |
H A D | dependence_manager.cpp | 25 void DependenceManager::RegistInsCb(SingleInsCB<DependenceManager>::Instance &&cb) in RegistInsCb() argument
|
/foundation/ability/ability_runtime/test/unittest/runtime_test/ |
H A D | mock_jsnapi.cpp | 24 void JSNApi::SetRequestAotCallback(EcmaVM *vm, const RequestAotCallback &cb) in SetRequestAotCallback() argument
|
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_disc_virtual.c | 18 int32_t SoftBusRegDiscVarDump(char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegDiscVarDump() argument
|
H A D | softbus_hidumper_buscenter_virtual.c | 21 int32_t SoftBusRegBusCenterVarDump(char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegBusCenterVarDump() argument
|
H A D | softbus_hidumper_bc_mgr_virtual.c | 18 int32_t SoftBusRegBcMgrVarDump(const char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegBcMgrVarDump() argument
|
H A D | softbus_hidumper_conn_virtual.c | 18 int32_t SoftBusRegConnVarDump(const char *dumpVar, SoftBusVarDumpCb cb) in SoftBusRegConnVarDump() argument
|
H A D | softbus_hidumper_broadcast_virtual.c | 18 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 D | softbus_adapter_wlan_extend_virtual.c | 19 int32_t SoftBusRegWlanChannelInfoCb(WlanChannelInfoCb *cb) in SoftBusRegWlanChannelInfoCb() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_detector_callback.cpp | 25 TriggerDetectorCallback::TriggerDetectorCallback(OnDetectedCb cb) : cb_(cb) in TriggerDetectorCallback() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/ |
H A D | update_callback_inner.cpp | 34 void UpdateCallbackInner::SetUpdateCallback(std::shared_ptr<IIntellVoiceUpdateCallback> cb) in SetUpdateCallback() argument
|
H A D | engine_callback_inner.cpp | 25 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 D | video_encoder_engine_impl_test.cpp | 56 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 D | res_sched_common_death_recipient.h | 29 explicit ResSchedCommonDeathRecipient(DeathRecipientCb cb) in ResSchedCommonDeathRecipient() argument
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | vtp_stream_opt.c | 20 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 D | enroll_adapter_listener.cpp | 26 EnrollAdapterListener::EnrollAdapterListener(const sptr<IIntelligentVoiceEngineCallback> &cb, in EnrollAdapterListener() argument
|
/foundation/ability/ability_runtime/frameworks/native/child_process/src/ |
H A D | native_child_callback.cpp | 24 NativeChildCallback::NativeChildCallback(OH_Ability_OnNativeChildProcessStarted cb) in NativeChildCallback() argument
|
/foundation/arkui/ace_engine/test/mock/core/animation/ |
H A D | mock_implicit_animation.cpp | 28 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 D | video_decoder_engine_impl_test.cpp | 56 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 D | video_decoder_engine_test.cpp | 59 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 D | video_encoder_engine.cpp | 28 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 D | video_decoder_engine.cpp | 28 std::shared_ptr<IVideoDecoderEngine> IVideoDecoderEngine::Create(int fd, std::weak_ptr<VideoDecodeCallback> cb) in Create() argument
|
/foundation/resourceschedule/ffrt/src/util/ |
H A D | singleton_register.h | 35 static void RegistInsCb(typename SingleInsCB<T>::Instance &&cb) in RegistInsCb() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/collaborate/ |
H A D | dsched_collaborate_callback_mgr_test.cpp | 135 sptr<IRemoteObject> cb = nullptr;
in HWTEST_F() local
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
H A D | trigger_connector_internal_impl.cpp | 28 TriggerConnectorInternalImpl::TriggerConnectorInternalImpl(OnServiceStartCb cb) : servmgr_(IServiceManager::Get()) in TriggerConnectorInternalImpl() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
H A D | wakeup_adapter_listener.cpp | 37 void WakeupAdapterListener::SetCallback(const sptr<IIntelligentVoiceEngineCallback> &cb) in SetCallback() argument
|