/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
H A D | faultlog_formatter_unittest.cpp | 33 std::map<std::string, std::string> sections = { variable
|
/aosp14/frameworks/base/libs/incident/tests/ |
H A D | IncidentReportArgs_test.cpp | 57 set<int> sections; in TEST() local
|
H A D | IncidentReportRequest_test.cpp | 106 set<int> sections; in TEST() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_section_test.cpp | 87 auto sections = SECTION_7; variable
|
H A D | water_flow_segment_common_test.cpp | 559 auto sections = SECTION_7; variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | waterflow_section_option.h | 35 std::vector<ArkUIWaterFlowSection> sections; member
|
/aosp14/frameworks/base/libs/incident/include_priv/android/os/ |
H A D | IncidentReportArgs.h | 61 inline const set<int>& sections() const { return mSections; } in sections() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
H A D | water_flow_layout_info_base.cpp | 54 …const std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percent… in InitMargins()
|
H A D | water_flow_layout_utils.cpp | 153 float WaterFlowLayoutUtils::GetUserDefHeight(const RefPtr<WaterFlowSections>& sections, int32_t seg… in GetUserDefHeight()
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | metadata.proto | 71 repeated SectionStats sections = 6; field
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
H A D | water_flow_layout_info_sw.cpp | 524 void WaterFlowLayoutInfoSW::InitSegments(const std::vector<WaterFlowSections::Section>& sections, i… in InitSegments() 581 void WaterFlowLayoutInfoSW::InitSegmentTails(const std::vector<WaterFlowSections::Section>& section… in InitSegmentTails() 595 void WaterFlowLayoutInfoSW::InitLanes(const std::vector<WaterFlowSections::Section>& sections, int3… in InitLanes() 619 …lowLayoutInfoSW::InitSegmentsForKeepPositionMode(const std::vector<WaterFlowSections::Section>& se… in InitSegmentsForKeepPositionMode() 647 bool WaterFlowLayoutInfoSW::AdjustLanes(const std::vector<WaterFlowSections::Section>& sections, in AdjustLanes()
|
H A D | water_flow_layout_sw.cpp | 118 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_water_flow.cpp | 130 …const JSCallbackInfo& args, const JSRef<JSVal>& sections, RefPtr<NG::WaterFlowSections>& waterFlow… in UpdateSections() 154 void UpdateWaterFlowSections(const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSections() 162 NG::FrameNode* frameNode, const JSCallbackInfo& args, const JSRef<JSVal>& sections) in UpdateWaterFlowSectionsByFrameNode() 202 auto sections = obj->GetProperty("sections"); in Create() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 171 IMAGE_SECTION_HEADER sections[1]; member 664 Elf32_Shdr sections[4]{}; member 669 Elf64_Shdr sections[4]{}; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | faultlog_formatter.cpp | 134 std::string GetSummaryByType(int32_t logType, std::map<std::string, std::string> sections) in GetSummaryByType() 225 void WriteFaultLogToFile(int32_t fd, int32_t logType, std::map<std::string, std::string> sections) in WriteFaultLogToFile()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_info.h | 186 void InitSegmentsForKeepPositionMode(const std::vector<WaterFlowSections::Section>& sections, in InitSegmentsForKeepPositionMode()
|
H A D | water_flow_segmented_layout.cpp | 179 const auto& sections = sections_->GetSectionInfo(); in Init() local
|
H A D | water_flow_layout_info.cpp | 445 void WaterFlowLayoutInfo::InitSegments(const std::vector<WaterFlowSections::Section>& sections, int… in InitSegments()
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/ |
H A D | SdCardEjectionTests.kt | 175 val sections = newVolume.split(" ") regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/binder/ |
H A D | UserSwitcherViewBinder.kt | 193 private var sections = listOf<List<UserActionViewModel>>() regex
|
/aosp14/frameworks/base/tools/incident_report/ |
H A D | main.cpp | 314 vector<string> sections; in main() local
|
/aosp14/system/core/fs_mgr/libdm/ |
H A D | dm_target.cpp | 205 auto sections = android::base::Split(text, " "); in ParseStatusText() local
|
/aosp14/frameworks/base/cmds/incident/ |
H A D | main.cpp | 116 IncidentSection sections[INCIDENT_SECTION_COUNT]; in section_list() local
|
/aosp14/frameworks/base/tools/incident_section_gen/ |
H A D | main.cpp | 112 map<string,FieldDescriptor const*> sections; in generateIncidentSectionsCpp() local
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | FastScroller.java | 1006 final Object[] sections = mSections; in scrollTo() local 1127 final Object[] sections = mSections; in transitionPreviewLayout() local
|