/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_bundle_event_callback.cpp | 58 std::function<void()> taskFunc = [bundleName, userId]() { in OnReceiveEvent() local 73 std::function<void()> taskFunc = [bundleName, userId]() { in OnReceiveEvent() local 83 std::function<void()> taskFunc = [bundleName]() { in OnReceiveEvent() local
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/ |
H A D | watchdog_task_test.cpp | 56 auto taskFunc = [&taskResult]() { taskResult = 1; }; in __anondf92b98f0102() variable 75 auto taskFunc = [&taskResult]() { taskResult = 1; }; in __anondf92b98f0202() variable 89 auto taskFunc = [&taskResult]() { taskResult = 1; }; in __anondf92b98f0302() variable
|
H A D | watchdog_inner_test.cpp | 107 auto taskFunc = [&taskResult]() { taskResult = 1; }; in __anon9c4dc5580102() variable 132 auto taskFunc = [&taskResult]() { taskResult = 1; }; in __anon9c4dc5580202() variable 157 auto taskFunc = [&taskResult]() { taskResult = 1; }; in __anon9c4dc5580302() variable 182 auto taskFunc = [&taskResult]() { taskResult = 1; }; in __anon9c4dc5580402() variable
|
H A D | watchdog_interface_test.cpp | 190 auto taskFunc = []() { Sleep(blockTime); }; in __anon2a7dc1ed0602() variable 314 auto taskFunc = [&taskResult]() { taskResult += 1; }; in __anon2a7dc1ed0d02() variable 332 auto taskFunc = [&taskResult]() { taskResult += 1; }; in __anon2a7dc1ed0e02() variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | render_custom_paint.cpp | 52 pool_->SetPushToRenderNodeFunc([weak = AceType::WeakClaim(this)](const TaskFunc& taskFunc) { in Update()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | task_scheduler_test.cpp | 72 auto taskFunc = [&resultValue]() { in __anon264bb7220202() variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/ |
H A D | task_executor.cpp | 97 auto taskFunc = [task]() { in TriggerTask() local
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/timer/ |
H A D | dm_timer.cpp | 55 auto taskFunc = [callback, name] () { callback(name); }; in StartTimer() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/ |
H A D | distributed_camera_source_service.cpp | 368 auto taskFunc = [this]() { in StartHicollieThread() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
H A D | render_xcomponent.cpp | 233 … pool_->SetPushToRenderNodeFunc([weak = AceType::WeakClaim(this)](const TaskFunction& taskFunc) { in Update()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/ |
H A D | dscreen.cpp | 59 auto taskFunc = [this]() { in DScreen() local
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
H A D | daudio_source_manager.cpp | 475 auto taskFunc = [this]() { in ListenAudioDev() local
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 418 auto taskFunc = [this]() { in OnStart() local
|