Home
last modified time | relevance | path

Searched refs:isCache (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_remote_benchmark.cpp38 bool isCache = false; member
129 unwindData.isCache = dataPtr->isCache; in Run()
141 if (unwindData.isCache) { in Run()
171 data.isCache = false; in BenchmarkUnwindStackRemote()
184 data.isCache = true; in BenchmarkUnwindStackRemoteCache()
197 data.isCache = false; in BenchmarkUnwindStackRemoteFrames()
211 data.isCache = true; in BenchmarkUnwindStackRemoteFramesCache()
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp38 bool isCache = false; member
115 unwinder->EnableUnwindCache(dataPtr->isCache); in GetUnwinder()
174 data.isCache = false; in BenchmarkUnwinderRemoteFull()
189 data.isCache = false; in BenchmarkUnwinderRemoteQut()
204 data.isCache = true; in BenchmarkUnwinderRemoteQutCache()
219 data.isCache = false; in BenchmarkUnwinderRemoteQutFrames()
234 data.isCache = true; in BenchmarkUnwinderRemoteQutFramesCache()
250 data.isCache = false; in BenchmarkUnwinderRemoteQutMiniDebugInfos()
268 data.isCache = false; in BenchmarkUnwinderRemoteQutMiniDebugInfosLazily()
H A Dunwind_local_benchmark.cpp40 bool isCache = false; member
76 unwinder->EnableUnwindCache(dataPtr->isCache); in GetUnwinder()
216 data.isCache = false; in BenchmarkUnwinderLocalFull()
232 data.isCache = false; in BenchmarkUnwinderLocalQut()
248 data.isCache = true; in BenchmarkUnwinderLocalQutCache()
264 data.isCache = false; in BenchmarkUnwinderLocalQutFrames()
280 data.isCache = true; in BenchmarkUnwinderLocalQutFramesCache()
297 data.isCache = true; in BenchmarkUnwinderLocalQutMiniDebugInfos()
316 data.isCache = true; in BenchmarkUnwinderLocalQutMiniDebugInfosLazily()
335 data.isCache = true; in BenchmarkUnwinderLocalByFp()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.cpp175 RefPtr<UINode> CustomNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool … in GetFrameChildByIndex() argument
177 if (!isCache) { in GetFrameChildByIndex()
181 return UINode::GetFrameChildByIndex(index, needBuild, isCache, addToRenderTree); in GetFrameChildByIndex()
H A Dcustom_node.h92 RefPtr<UINode> GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache = false,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.cpp287 uint32_t index, bool needBuild, bool isCache, bool addToRenderTree) in GetFrameChildByIndex() argument
293 …index, static_cast<int32_t>(needBuild), static_cast<int32_t>(isCache), static_cast<int32_t>(addToR… in GetFrameChildByIndex()
309 static_cast<int32_t>(isCache), static_cast<int32_t>(addToRenderTree)); in GetFrameChildByIndex()
351 if (addToRenderTree && !isCache) { in GetFrameChildByIndex()
364 return GetFrameChildByIndex(index, needBuild, isCache, addToRenderTree); in GetFrameChildByIndex()
H A Dlazy_for_each_node.cpp325 RefPtr<UINode> LazyForEachNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, … in GetFrameChildByIndex() argument
330 auto child = builder_->GetChildByIndex(index, needBuild, isCache); in GetFrameChildByIndex()
334 if (isCache) { in GetFrameChildByIndex()
H A Drepeat_virtual_scroll_node.h128 … uint32_t index, bool needBuild, bool isCache = false, bool addToRenderTree = false) override;
H A Dlazy_for_each_builder.cpp21 int32_t index, bool needBuild, bool isCache) in GetChildByIndex() argument
30 if (!isCache) { in GetChildByIndex()
49 if (isCache) { in GetChildByIndex()
H A Dlazy_for_each_node.h112 RefPtr<UINode> GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache = false,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.h104 uint32_t index, bool addToRenderTree = true, bool isCache = false) override;
106 RefPtr<LayoutWrapper> GetChildByIndex(uint32_t index, bool isCache = false) override
H A Dlayout_wrapper.h147 uint32_t index, bool addToRenderTree = true, bool isCache = false) = 0;
148 virtual RefPtr<LayoutWrapper> GetChildByIndex(uint32_t index, bool isCache = false) = 0;
H A Dlayout_wrapper_node.cpp60 …per> LayoutWrapperNode::GetOrCreateChildByIndex(uint32_t index, bool addToRenderTree, bool isCache) in GetOrCreateChildByIndex() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_filler.cpp202 const FillParameters& params, int32_t itemIdx, int32_t col, int32_t row, bool isCache) in MeasureItem() argument
206 auto child = wrapper_->GetOrCreateChildByIndex(itemIdx, !isCache, isCache); in MeasureItem()
H A Dgrid_irregular_filler.h137 const FillParameters& params, int32_t itemIdx, int32_t col, int32_t row, bool isCache);
H A Dgrid_irregular_layout_algorithm.cpp425 … const bool isCache = it->first < info.startMainLineIndex_ || it->first > info.endMainLineIndex_; in LayoutChildren() local
432 auto child = wrapper_->GetChildByIndex(itemIdx, isCache); in LayoutChildren()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp476 int32_t crossIdx, float userDefMainSize, bool isCache) const in MeasureItem()
478 auto item = wrapper_->GetOrCreateChildByIndex(idx, !isCache, isCache); in MeasureItem()
487 if (isCache) { in MeasureItem()
H A Dwater_flow_segmented_layout.h135 float userDefMainSize, bool isCache) const;
H A Dwater_flow_layout_algorithm.cpp253 const bool isCache = !showCache && inCacheRange; in Layout() local
254 … auto wrapper = layoutWrapper->GetChildByIndex(GetChildIndexWithFooter(item.first), isCache); in Layout()
260 if (isCache) { in Layout()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/include/media_cloud_asset_download/
H A Dcloud_media_asset_download_operation.h115 EXPORT int32_t SubmitBatchDownload(DownloadFileData &data, const bool &isCache);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h763 uint32_t index, bool addToRenderTree = true, bool isCache = false) override;
764 RefPtr<LayoutWrapper> GetChildByIndex(uint32_t index, bool isCache = false) override;
766 FrameNode* GetFrameNodeChildByIndex(uint32_t index, bool isCache = false, bool isExpand = true);
828 … uint32_t index, bool needBuild, bool isCache = false, bool addToRenderTree = false) override;
H A Dframe_node.cpp231 …RefPtr<LayoutWrapper> FindFrameNodeByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in FindFrameNodeByIndex() argument
241 index - cursor_->startIndex, needBuild, isCache, addToRenderTree)); in FindFrameNodeByIndex()
253 …RefPtr<LayoutWrapper> GetFrameNodeByIndex(uint32_t index, bool needBuild, bool isCache, bool addTo… in GetFrameNodeByIndex() argument
258 auto child = FindFrameNodeByIndex(index, needBuild, isCache, addToRenderTree); in GetFrameNodeByIndex()
259 if (child && !isCache) { in GetFrameNodeByIndex()
4440 …youtWrapper> FrameNode::GetOrCreateChildByIndex(uint32_t index, bool addToRenderTree, bool isCache) in GetOrCreateChildByIndex() argument
4442 auto child = frameProxy_->GetFrameNodeByIndex(index, true, isCache, addToRenderTree); in GetOrCreateChildByIndex()
4452 RefPtr<LayoutWrapper> FrameNode::GetChildByIndex(uint32_t index, bool isCache) in GetChildByIndex() argument
4454 return frameProxy_->GetFrameNodeByIndex(index, false, isCache, false); in GetChildByIndex()
4457 FrameNode* FrameNode::GetFrameNodeChildByIndex(uint32_t index, bool isCache, bool isExpand) in GetFrameNodeChildByIndex() argument
[all …]
H A Dui_node.cpp1430 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in GetFrameChildByIndex() argument
1435 return child->GetFrameChildByIndex(index, needBuild, isCache, addToRenderTree); in GetFrameChildByIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp715 const bool isCache = !props->GetShowCachedItemsValue(false) && in LayoutSection() local
717 auto child = wrapper_->GetChildByIndex(nodeIdx(item.idx), isCache); in LayoutSection()
730 if (isCache) { in LayoutSection()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/media_cloud_asset_download/
H A Dcloud_media_asset_download_operation.cpp346 CloudMediaAssetDownloadOperation::DownloadFileData &data, const bool &isCache) in SubmitBatchDownload() argument
354 isCache_ = isCache; in SubmitBatchDownload()

12