Home
last modified time | relevance | path

Searched defs:callback1 (Results 1 – 25 of 25) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/event/
Dtouch_event_test_ng.cpp119 TouchEventFunc callback1 = callback; variable
209 TouchEventFunc callback1 = callback; variable
292 TouchEventFunc callback1 = callback; variable
Dclick_event_test_ng.cpp121 GestureEventFunc callback1 = [](GestureEvent& info) {}; in __anone3518c3a0302() variable
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
Dvsync_generator_test.cpp113 sptr<VSyncGeneratorTestCallback> callback1 = new VSyncGeneratorTestCallback; variable
/foundation/communication/netstack/utils/napi_utils/src/
Devent_listener.cpp97 napi_value callback1 = NapiUtils::GetReference(env_, callbackRef_); in Match() local
/foundation/communication/netmanager_base/utils/napi_utils/src/
Devent_listener.cpp91 napi_value callback1 = NapiUtils::GetReference(env_, callbackRef_); in Match() local
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
Dohos_application_test.cpp386 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback1 = std::make_shared<MockAbilityLifecycleCa… variable
421 …std::shared_ptr<MockAbilityLifecycleCallbacks> callback1 = std::make_shared<MockAbilityLifecycleCa… variable
816 std::shared_ptr<MockElementsCallback> callback1 = std::make_shared<MockElementsCallback>(); variable
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dform_ability_test.cpp390 std::shared_ptr<MockPageAbility::FormCallback> callback1; variable
475 std::shared_ptr<MockPageAbility::FormCallback> callback1; variable
1069 std::shared_ptr<MockPageAbility::FormCallback> callback1; variable
1127 std::shared_ptr<MockPageAbility::FormCallback> callback1; variable
/foundation/arkui/ace_engine/test/unittest/core/image_provider/
Dimage_provider_test_ng.cpp211 auto callback1 = [](const ImageSourceInfo& src) { in __anon37e4de2b0202() variable
627 auto callback1 = [](const ImageSourceInfo& src) { in __anon37e4de2b0702() variable
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
Dlocal_call_record_ut_test.cpp154 std::shared_ptr<CallerCallBack> callback1 = std::make_shared<CallerCallBack>(); variable
/foundation/distributedhardware/distributed_audio/services/hdfaudioclient/test/unittest/audio_adapter_internal/
Daudio_adapter_internal_test.cpp437 ParamCallback callback1; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_node_animate_supplement_test.cpp420 PropertyCallback callback1; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_switcher_test/
Dbms_bundle_quick_fix_switcher_test.cpp437 sptr<MockQuickFixCallback> callback1 = new (std::nothrow) MockQuickFixCallback(); variable
/foundation/multimedia/audio_framework/services/audio_policy/test/example/
Daudio_policy_test.cpp573 …std::shared_ptr<AudioFocusInfoChangeCallback> callback1 = std::make_shared<AudioFocusInfoChangeCal… in HandleAudioFocusInfoTest() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
Dbms_launcher_service_system_test.cpp497 sptr<TestBundleStatusCallback> callback1 = new (std::nothrow) TestBundleStatusCallback(code1); variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp714 CloudSyncStatusCallback callback1 = [&dataMutex1, &cv1, &finish1]( variable
Ddistributeddb_interfaces_nb_delegate_rd_test.cpp1531 auto callback1 = bind(&DistributedDBToolsUnitTest::KvStoreNbDelegateCallback, placeholders::_1, variable
Ddistributeddb_interfaces_nb_delegate_test.cpp2044 auto callback1 = bind(&DistributedDBToolsUnitTest::KvStoreNbDelegateCallback, placeholders::_1, variable
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
Dclient_bus_center_manager.c735 static bool IsSameNodeStateCb(const INodeStateCb *callback1, const INodeStateCb *callback2) in IsSameNodeStateCb()
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
Dapp_mgr_service_inner_test.cpp1674 sptr<IAppStateCallback> callback1 = iface_cast<IAppStateCallback>(mockCallback); variable
1706 sptr<IAppStateCallback> callback1 = iface_cast<IAppStateCallback>(mockCallback); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
Dimage_test_ng.cpp1685 auto callback1 = [](GestureEvent& info) { return; }; in __anon07062f840802() variable
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
Dability_record_test.cpp343 OHOS::sptr<IAbilityConnection> callback1 = new AbilityConnectCallback(); variable
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
Dcamera_framework_unittest.cpp3322 sptr<ICaptureSessionCallback> callback1 = nullptr; variable
3743 …sptr<ICameraDeviceServiceCallback> callback1 = new(std::nothrow) CameraDeviceServiceCallback(input… variable
3923 …sptr<ICameraDeviceServiceCallback> callback1 = new(std::nothrow) CameraDeviceServiceCallback(input… variable
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/manager_test/src/
Daudio_manager_unit_test.cpp2425 …std::shared_ptr<AudioFocusInfoChangeCallback> callback1 = make_shared<AudioFocusInfoChangeCallback… variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_interfaces_relational_sync_test.cpp1927 CloudSyncStatusCallback callback1 = [](const std::map<std::string, SyncProcess> &process) { in __anon48666bd71102() variable
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
Dability_connect_manager_test.cpp1434 OHOS::sptr<IAbilityConnection> callback1 = new AbilityConnectCallback(); variable