Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp58 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 Dwatchdog_task_test.cpp56 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 Dwatchdog_inner_test.cpp107 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 Dwatchdog_interface_test.cpp190 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 Drender_custom_paint.cpp52 pool_->SetPushToRenderNodeFunc([weak = AceType::WeakClaim(this)](const TaskFunc& taskFunc) { in Update()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dtask_scheduler_test.cpp72 auto taskFunc = [&resultValue]() { in __anon264bb7220202() variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dtask_executor.cpp97 auto taskFunc = [task]() { in TriggerTask() local
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/timer/
H A Ddm_timer.cpp55 auto taskFunc = [callback, name] () { callback(name); }; in StartTimer() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp368 auto taskFunc = [this]() { in StartHicollieThread() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp233 … 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 Ddscreen.cpp59 auto taskFunc = [this]() { in DScreen() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp475 auto taskFunc = [this]() { in ListenAudioDev() local
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp418 auto taskFunc = [this]() { in OnStart() local