/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
H A D | custom_node.cpp | 175 RefPtr<UINode> CustomNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool … in GetFrameChildByIndex()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/ |
H A D | unwind_remote_benchmark.cpp | 38 bool isCache = false; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
H A D | unwind_remote_benchmark.cpp | 38 bool isCache = false; member
|
H A D | unwind_local_benchmark.cpp | 40 bool isCache = false; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_wrapper_node.cpp | 60 …per> LayoutWrapperNode::GetOrCreateChildByIndex(uint32_t index, bool addToRenderTree, bool isCache) in GetOrCreateChildByIndex()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_algorithm.cpp | 253 const bool isCache = !showCache && inCacheRange; in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
H A D | grid_irregular_filler.cpp | 202 const FillParameters& params, int32_t itemIdx, int32_t col, int32_t row, bool isCache) in MeasureItem()
|
H A D | grid_irregular_layout_algorithm.cpp | 425 … const bool isCache = it->first < info.startMainLineIndex_ || it->first > info.endMainLineIndex_; in LayoutChildren() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/media_cloud_asset_download/ |
H A D | cloud_media_asset_download_operation.cpp | 346 CloudMediaAssetDownloadOperation::DownloadFileData &data, const bool &isCache) in SubmitBatchDownload()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_node.cpp | 287 uint32_t index, bool needBuild, bool isCache, bool addToRenderTree) in GetFrameChildByIndex()
|
H A D | lazy_for_each_node.cpp | 325 RefPtr<UINode> LazyForEachNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, … in GetFrameChildByIndex()
|
H A D | lazy_for_each_builder.cpp | 21 int32_t index, bool needBuild, bool isCache) in GetChildByIndex()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.cpp | 231 …RefPtr<LayoutWrapper> FindFrameNodeByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in FindFrameNodeByIndex() 253 …RefPtr<LayoutWrapper> GetFrameNodeByIndex(uint32_t index, bool needBuild, bool isCache, bool addTo… in GetFrameNodeByIndex() 4440 …youtWrapper> FrameNode::GetOrCreateChildByIndex(uint32_t index, bool addToRenderTree, bool isCache) in GetOrCreateChildByIndex() 4452 RefPtr<LayoutWrapper> FrameNode::GetChildByIndex(uint32_t index, bool isCache) in GetChildByIndex() 4457 FrameNode* FrameNode::GetFrameNodeChildByIndex(uint32_t index, bool isCache, bool isExpand) in GetFrameNodeChildByIndex() 4585 RefPtr<UINode> FrameNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool a… in GetFrameChildByIndex()
|
H A D | ui_node.cpp | 1430 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in GetFrameChildByIndex()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
H A D | water_flow_layout_sw.cpp | 715 const bool isCache = !props->GetShowCachedItemsValue(false) && in LayoutSection() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/ |
H A D | grid_scroll_layout_algorithm.cpp | 228 const bool isCache = !props->GetShowCachedItemsValue(false) && inCacheRange; in Layout() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_marshalling_helper.cpp | 1714 bool isCache = parcel.ReadBool(); in Unmarshalling() local
|