Home
last modified time | relevance | path

Searched +defs:ts +defs:node (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp92 time_t ts = static_cast<long long>(timestamp) / FreezeCommon::MILLISECOND; // ms in GetTimeString() local
147 for (auto node : list) { in MergeFreezeJsonFile() local
211 for (auto node : list) { in InitLogBody() local
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
H A Dfuse_daemon.cpp57 fuse_ino_t GetFileInode(DlpLinkFile* node) in GetFileInode()
87 DlpLinkFile* node = DlpLinkManager::GetInstance().LookUpDlpLinkFile(nameStr); in FuseDaemonLookup() local
99 void UpdateCurrTimeStat(struct timespec* ts) in UpdateCurrTimeStat()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp70 struct timespec ts; in __anon14f8d7970202() local
630 for (const auto& node : Nodes) { in FlushRenderFinish() local
1488 auto node = renderNode.Upgrade(); in SetRequestedRotationNode() local
1871 void PipelineContext::AddToHoverList(const RefPtr<RenderNode>& node) in AddToHoverList()
2374 void PipelineContext::AddDirtyFocus(const RefPtr<FocusNode>& node) in AddDirtyFocus()
2741 void PipelineContext::AddFontNode(const WeakPtr<RenderNode>& node) in AddFontNode()
2748 void PipelineContext::RemoveFontNode(const WeakPtr<RenderNode>& node) in RemoveFontNode()
3057 const RefPtr<NG::FrameNode>& node) in OnDragEvent()
3338 void PipelineContext::AddLayoutTransitionNode(const RefPtr<RenderNode>& node) in AddLayoutTransitionNode()
3401 for (const auto& node : nodesToNotifyOnPreDraw) { in NotifyOnPreDraw() local
[all …]
H A Dpipeline_base.cpp95 void PipelineBase::SetCallBackNode(const WeakPtr<NG::FrameNode>& node) in SetCallBackNode()
182 struct timespec ts; in GetTimeFromExternalTimer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1879 void FrontendDelegateDeclarative::CloseCustomDialog(const WeakPtr<NG::UINode>& node, in CloseCustomDialog()
1892const WeakPtr<NG::UINode>& node, const PromptDialogAttr &dialogAttr, std::function<void(int32_t)> … in UpdateCustomDialog()
3180 struct timespec ts; in GetSystemRealTime() local
3398 void FrontendDelegateDeclarative::AddFrameNodeToOverlay(const RefPtr<NG::FrameNode>& node, std::opt… in AddFrameNodeToOverlay()
3408 void FrontendDelegateDeclarative::RemoveFrameNodeOnOverlay(const RefPtr<NG::FrameNode>& node) in RemoveFrameNodeOnOverlay()
3418 void FrontendDelegateDeclarative::ShowNodeOnOverlay(const RefPtr<NG::FrameNode>& node) in ShowNodeOnOverlay()
3428 void FrontendDelegateDeclarative::HideNodeOnOverlay(const RefPtr<NG::FrameNode>& node) in HideNodeOnOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp111 struct timespec ts; in GetTickCount() local
3359 auto node = itemWithChildAccessibilityNode->GetAccessibilityNode().Upgrade(); in OnPaintFinish() local