Home
last modified time | relevance | path

Searched defs:callback3 (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dtouch_event_test_ng.cpp140 TouchEventFunc callback3 = callback; variable
241 …TouchEventFunc callback3 = [](TouchEventInfo& info) { info.SetStopPropagation(STOP_PROPAGATION_VAL… in __anon8ae4816e0502() variable
H A Dclick_event_test_ng.cpp141 GestureEventFunc callback3 = [](GestureEvent& info) {}; in __anon2d438b710502() variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Ddata_share_test.cpp208 DataPublisherSysEventCallback callback3("//......./invalid_dest_file", variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp351 auto callback3 = [](const std::map<std::string, SyncProcess> &process) { in __anonb94ae3c60702() variable
432 auto callback3 = [](const std::map<std::string, SyncProcess> &process) { in __anonb94ae3c60f02() variable
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_pool_test.cpp156 …n<void(MockContextPoolListener::Action action, const std::shared_ptr<Context> &context)> callback3; variable
H A Dresource_node_pool_test.cpp132 callback3; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/
H A Drsinterfaces_fuzzer.cpp143 auto callback3 = std::make_shared<SurfaceCaptureFuture>(); in RSPhysicalScreenFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_generator_test.cpp200 sptr<VSyncGeneratorTestCallback> callback3 = new VSyncGeneratorTestCallback; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H A Drsrenderserviceconnectionproxy_fuzzer.cpp103 sptr<RSIBufferClearCallback> callback3; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp212 auto callback3 = [](const ImageSourceInfo& src, const std::string& errorMsg) { in __anonab3867e20402() variable
616 auto callback3 = [](const ImageSourceInfo& src, const std::string& errorMsg) { in __anonab3867e20902() variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp642 std::shared_ptr<AudioFocusInfoChangeCallback> callback3 = nullptr; in HandleAudioFocusInfoTest() local
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_permission_service_test.cpp718 … sptr<IDlpPermissionCallback> callback3 = iface_cast<IDlpPermissionCallback>(callback->AsObject()); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp1620 auto callback3 = [](GestureEvent& info) { return; }; in __anon9574d87b0602() variable