Home
last modified time | relevance | path

Searched defs:needSync (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c295 static void ProcessApEnabled(uint32_t *capability, bool *needSync) in ProcessApEnabled()
305 static void ProcessApDisabled(uint32_t *capability, bool *needSync) in ProcessApDisabled()
314 static void GetNetworkCapability(SoftBusWifiState wifiState, uint32_t *capability, bool *needSync) in GetNetworkCapability()
374 bool needSync = false; in WifiStateEventHandler() local
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dcapture_request.h70 std::atomic<bool> needSync = true; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp247 void SCBSystemSession::SyncScenePanelGlobalPosition(bool needSync) in SyncScenePanelGlobalPosition()
H A Dscene_session.cpp5359 void SceneSession::SetNeedSyncSessionRect(bool needSync) in SetNeedSyncSessionRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.cpp87 bool needSync = caches_.RebuildL1([start, end, cacheStart, cacheEnd, this]( in DoSetActiveChildRange() local
218 bool needSync = in DoSetActiveChildRange() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info_test.cpp336 bool needSync = false; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_impl.cpp147 bool needSync = false; in HandleSurfaceChangeEvent() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp70 bool needSync = RSMainThread::Instance()->IsOcclusionNodesNeedSync(id, useCurWindow) || in CheckModifiers() local
H A Drs_uifirst_manager.cpp571 …tic inline void SetUifirstSkipPartialSync(const std::shared_ptr<RSRenderNode> &node, bool needSync) in SetUifirstSkipPartialSync()
H A Drs_main_thread.cpp3790 bool needSync = false; in IsHardwareEnabledNodesNeedSync() local
3825 bool needSync = false; in IsOcclusionNodesNeedSync() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp339 void RSRenderParams::SetNeedSync(bool needSync) in SetNeedSync()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h197 virtual void SyncScenePanelGlobalPosition(bool needSync) {} in SyncScenePanelGlobalPosition()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp2108 auto needSync = cloudInfo_->Change(table); in DoCloudSync() local
2391 bool needSync = false; in Change() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp615 bool needSync = false; in UpdateRectForRotation() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp274 void NativeEngine::Loop(LoopMode mode, bool needSync) in Loop()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1249 …postTask = [weakDelegate, weakEngine = AceType::WeakClaim(this), id = instanceId_](bool needSync) { in SetPostTask()
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1091 void ArkNativeEngine::Loop(LoopMode mode, bool needSync) in Loop()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp2226 void RSRenderNode::SetUifirstSyncFlag(bool needSync) in SetUifirstSyncFlag()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp3105 …postTask = [weakDelegate, weakEngine = AceType::WeakClaim(this), id = instanceId_](bool needSync) { in SetPostTask()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp4901 bool needSync = true; in OnSetNeedSyncSessionRect() local