Home
last modified time | relevance | path

Searched defs:maxSize (Results 51 – 75 of 247) sorted by relevance

12345678910

/ohos5.0/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_command_process.h52 …int32_t GetHistoricalSessionDescriptors(int32_t maxSize, std::vector<AVSessionDescriptor>& descrip… in GetHistoricalSessionDescriptors()
57 int32_t GetHistoricalAVQueueInfos(int32_t maxSize, int32_t maxAppSize, in GetHistoricalAVQueueInfos()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
H A Dgetcallrestriction_fuzzer.cpp58 int32_t maxSize = static_cast<int32_t>(size) + OFFSET_SIZE; in OnRemoteRequest() local
74 int32_t maxSize = static_cast<int32_t>(size); in UnRegisterCallManagerCallBack() local
105 int32_t maxSize = static_cast<int32_t>(size); in HangUpAllConnection() local
239 int32_t maxSize = static_cast<int32_t>(size); in Dial() local
290 int32_t maxSize = static_cast<int32_t>(size); in KickOutFromConference() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_chip.c52 int maxSize = 0; in RpcGetWifiChipIds() local
243 int maxSize = 0; in RpcGetSupportedComboModes() local
303 int maxSize = 0; in RpcRequestFirmwareDebugDump() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_info.h40 int32_t maxSize = 0; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dstringfilter.cpp93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName()
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dstring_filter.cpp93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dlink_stack.h73 explicit LinkStack(uint32_t maxSize) : maxSize_(maxSize) in LinkStack()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_layout_algorithm.cpp57 auto maxSize = childLayoutConstraint.maxSize; in Measure() local
202 float SlidingPanelLayoutAlgorithm::GetMaxWidthByScreenSizeType(const SizeF& maxSize, const SizeF& i… in GetMaxWidthByScreenSizeType() argument
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_memory.cpp60 uint64_t maxSize; in Read() local
148 bool DfxMemory::ReadString(uintptr_t& addr, std::string* str, size_t maxSize, bool incre) in ReadString()
356 constexpr size_t maxSize = 64; in ReadProcMemByPid() local
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/include/
H A Dexport_config_parser.h52 int64_t maxSize = 0; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_view_enhance_test_ng.cpp209 auto maxSize = MaximizeMode ::MODE_AVOID_SYSTEM_BAR; variable
299 auto maxSize = MaximizeMode ::MODE_AVOID_SYSTEM_BAR; variable
329 auto maxSize = MaximizeMode ::MODE_FULL_FILL; variable
360 auto maxSize = MaximizeMode ::MODE_FULL_FILL; variable
391 auto maxSize = MaximizeMode ::MODE_FULL_FILL; variable
421 auto maxSize = MaximizeMode ::MODE_FULL_FILL; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager_base.inl123 inline void GpuResourceManagerTyped<ResourceType, CreateInfoType>::Resize(const size_t maxSize)
/ohos5.0/base/accesscontrol/sandbox_manager/frameworks/test/unittest/
H A Dsandbox_manager_parcel_test.cpp148 uint32_t maxSize = 500; // 500 is max variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Drender_semi_modal.cpp113 auto maxSize = GetLayoutParam().GetMaxSize(); in PerformLayout() local
162 auto maxSize = GetLayoutParam().GetMaxSize(); in InnerLayout() local
206 auto maxSize = GetLayoutParam().GetMaxSize(); in UpdateDefaultBlankHeight() local
279 auto maxSize = GetLayoutParam().GetMaxSize(); in FirstLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.cpp112 Size maxSize = MakeValue<Size>(GetMainSize(layoutParam.GetMaxSize()), curOffset_); in PerfLayoutSwiperMode() local
132 Size maxSize = MakeValue<Size>(GetMainSize(layoutParam.GetMaxSize()), -curOffset_); in PerfLayoutSwiperMode() local
167 auto maxSize = layoutParam.GetMaxSize(); in PerformLayout() local
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/
H A Dsetimsfeaturevalue_fuzzer.cpp60 int32_t maxSize = static_cast<int32_t>(size) + OFFSET_SIZE; in OnRemoteRequest() local
233 int32_t maxSize = static_cast<int32_t>(size); in Reject() local
268 int32_t maxSize = static_cast<int32_t>(size); in HangUp() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_sta_interface_test.cpp177 int maxSize = 20; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Drender_sliding_panel.cpp141 auto maxSize = GetLayoutParam().GetMaxSize(); in PerformLayout() local
175 auto maxSize = GetLayoutParam().GetMaxSize(); in InitializeLayoutProps() local
265 auto maxSize = GetLayoutParam().GetMaxSize(); in InnerLayout() local
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp170 int32_t AVSessionManagerImpl::GetHistoricalSessionDescriptors(int32_t maxSize, in GetHistoricalSessionDescriptors()
177 int32_t AVSessionManagerImpl::GetHistoricalAVQueueInfos(int32_t maxSize, int32_t maxAppSize, in GetHistoricalAVQueueInfos()
380 int32_t AVSessionManagerImpl::StartDeviceLogging(int32_t fd, uint32_t maxSize) in StartDeviceLogging()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_layout_algorithm.cpp40 const auto& maxSize = layoutConstraint->maxSize; in Measure() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_layout_algorithm.cpp46 const auto& maxSize = layoutConstraint->maxSize; in Measure() local
95 const auto& maxSize = layoutConstraint->maxSize; in MeasureBeforeAPI10() local
142 const auto& maxSize = layoutConstraint->maxSize; in MeasureChildren() local
200 const auto& maxSize = layoutConstraint->maxSize; in MeasureChildrenBeforeAPI10() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Drender_navigator.cpp111 Size maxSize = innerLayout.GetMaxSize(); in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp72 SizeF ShapeContainerLayoutAlgorithm::GetChildrenSize(LayoutWrapper* layoutWrapper, SizeF maxSize) in GetChildrenSize()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dbuffer.c36 Buffer GetTmpBuffer(uint8_t *buf, uint32_t contentSize, uint32_t maxSize) in GetTmpBuffer()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dbuffer.c34 Buffer GetTmpBuffer(uint8_t *buf, uint32_t contentSize, uint32_t maxSize) in GetTmpBuffer()

12345678910