Home
last modified time | relevance | path

Searched refs:size_t (Results 7376 - 7400 of 8600) sorted by relevance

1...<<291292293294295296297298299300>>...344

/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp346 size_t expectedArgsCount = ARGS_SIZE_ONE; in GetDeviceState()
347 size_t argc = expectedArgsCount; in GetDeviceState()
627 size_t argc = ARGS_SIZE_TWO; in CheckSetCodecPreferenceParam()
711 size_t argc = ARGS_SIZE_TWO; in CheckDisableAutoPlayParam()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp108 int32_t UpdateAppsUid(const int32_t appsUid[MAX_MIX_CHANNELS], const size_t size) final;
534 if (memset_s(reinterpret_cast<void*>(&data), static_cast<size_t>(len), 0, in RenderFrame()
535 static_cast<size_t>(len)) != EOK) { in RenderFrame()
1166 int32_t MultiChannelRendererSinkInner::UpdateAppsUid(const int32_t appsUid[MAX_MIX_CHANNELS], const size_t size) in UpdateAppsUid()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp414 const array_view<const BindImage> images, const size_t resolveAttachmentCount, in GenerateSubPassFBO()
721 const size_t limit = framebufferCache_.frameBufferFrameUseIndex.size(); in BeginBackendFrame()
722 for (size_t index = 0; index < limit; ++index) { in BeginBackendFrame()
817 imageMap_.end(), static_cast<size_t>(beginRenderPass.renderPassDesc.attachmentCount), EMPTY_ATTACHMENT); in FilterRenderPass()
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_receiver_napi.cpp164 size_t props_count = IMG_ARRAY_SIZE(props); in Init()
165 size_t static_props_count = IMG_ARRAY_SIZE(static_prop); in Init()
199 size_t argc;
838 size_t bufLength = 0;
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_receiver_napi.cpp163 size_t props_count = IMG_ARRAY_SIZE(props); in Init()
164 size_t static_props_count = IMG_ARRAY_SIZE(static_prop); in Init()
198 size_t argc;
840 size_t bufLength = 0; in CheckOnParam0()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp163 size_t bufferSize; in CheckVideoKey()
175 size_t bufferSizeResult = 255; in CheckVideoKey()
205 size_t bufferSize; in CheckAudioKey()
243 size_t bufferSize; in CheckAudioKeyVvc()
H A Dnet2_test.cpp119 size_t bufferSize; in CheckVideoKey()
160 size_t bufferSize; in CheckAudioKey()
197 size_t bufferSize; in CheckAudioKeyVVC()
210 size_t bufferSizeResult = 247; in CheckAudioKeyVVC()
/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp1076 uint8_t *AdapterStreamCallback::GetBuffer(size_t index) in GetBuffer()
1090 void AdapterStreamCallback::QueueBuffer(size_t index, size_t offset, size_t size, int64_t timestampUs, uint32_t flags) in QueueBuffer()
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp1129 for (size_t i = 0; i < GATT_SCAN_MAX_NUM; i++) { in HWTEST_F()
1137 for (size_t i = 0; i < GATT_SCAN_MAX_NUM; i++) { in HWTEST_F()
1258 for (size_t i = 0; i < GATT_ADV_MAX_NUM; i++) { in HWTEST_F()
1263 for (size_t i = 0; i < GATT_ADV_MAX_NUM; i++) { in HWTEST_F()
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/src/
H A Dconnection_exec.cpp294 size_t index = 0; in GetDefaultHttpProxyCallback()
322 size_t index = 0; in GetGlobalHttpProxyCallback()
417 for (size_t i = 0; i < ip.size(); i++) { in ExecSetCustomDNSRule()
430 for (size_t i = 0; i < ip.size(); i++) { in ExecSetCustomDNSRule()
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_binder_databus_invoker_unittest.cpp808 size_t size = 0;
823 size_t size = 0;
837 size_t size = 0;
1311 constexpr size_t MAX_RAWDATA_SIZE = 128 * 1024 * 1024;
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c380 size_t fastDataSize = 0; in PackHandshakeMsgForFastData()
701 size_t fastDataSize = 0; in UnpackPackHandshakeMsgForFastData()
756 size_t len = 0; in TransProxyUnpackNormalHandshakeMsg()
793 size_t len = 0; in TransProxyUnpackInnerHandshakeMsg()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp166 constexpr size_t randomLen = 4; in InitializeThisDevice()
940 DhcpStationInfo *stationInfos, size_t size) in OnDhcpServerSuccess()
944 for (size_t i = 0; i < size; i++) { in OnDhcpServerSuccess()
1046 int randomIndex = static_cast<int>(static_cast<size_t>(std::abs(static_cast<int>(rd()))) % freqList.size()); in GetAvailableFreqByBand()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp242 for (size_t i = 0; i < dynamicApps_.size(); i++) { in ConvertDynamic()
263 for (size_t i = 0; i < staticsApps_.size(); i++) { in ConvertStatics()
545 for (size_t i = 0; i < staticsApps_.size(); i++) { in GetCode()
552 for (size_t i = 0; i < dynamicApps_.size(); i++) { in GetCode()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp697 for (size_t i = 0; i < queryNode.fieldValue.size(); i++) { in MapValueToSql()
738 for (size_t i = 0; i < queryNode.fieldValue.size(); i++) { in BindFieldValue()
1125 std::string SqliteQueryHelper::MapKeysInToSql(size_t keysNum) const in MapKeysInToSql()
1128 for (size_t i = 0; i < keysNum; i++) { in MapKeysInToSql()
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_execute_rd_test.cpp357 size_t vectSize = 0; in HWTEST_P()
409 size_t vectSize = 0; in HWTEST_P()
808 for (size_t j = 0; j < vector.size(); j++) { in HWTEST_P()
831 for (size_t i = 0; i < floatVector.size(); i++) { in HWTEST_P()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c460 size_t pkgNameLen = strlen(pkgName); in IsPkgNameValid()
474 size_t deviceIdLen = strlen(deviceId); in IsDeviceIdValid()
1022 const size_t arrayStartPosition = 0; in DeviceInfoCopyToDmDevice()
1386 size_t len = strlen(networkId); in SoftbusUnBindTarget()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.cpp241 size_t len = PacketPayloadSize(pkt); in OnDataAvailableNative()
765 size_t len = PacketPayloadSize(pkt); in ReadData()
786 void Socket::WriteDataToAPP(const uint8_t *buffer, size_t len) in WriteDataToAPP()
941 SocketSendRet Socket::SendDataToApp(int fd, const uint8_t *buf, size_t len) in SendDataToApp()
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp365 size_t pos = includeWildCard.rfind(WILDCARD_DEFAULT_INCLUDE); in GetPathWildCard()
593 std::size_t dirPos = dir.size(); in PhysicalToSandboxPath()
633 size_t found = path.find_last_of('/'); in CheckOverLongPath()
868 for (size_t i = 0; i < bundleNames.size(); i++) { in GetBundleStatsForIncrease()
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp32 constexpr size_t MAX_PARCEL_CAPACITY = 100 * 1024 * 1024; // 100M
34 bool CopyBufferFromRawData(void *&buffer, size_t size, const void *data) in CopyBufferFromRawData()
1248 size_t dataSize = static_cast<size_t>(dataSizeInt); in ReadBigStringVectorFromParcel()
/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp164 for (size_t index = 0; index < method.parameters_.size(); index++) { in EmitInterfaceMethodLastPara()
197 for (size_t index = 0; index < method.parameters_.size(); index++) { in EmitInterfaceMethodLastPara()
363 for (size_t index = 0; index < methods_[methodIndex].parameters_.size(); index++) { in EmitInterfaceMethodCallback()
387 for (size_t index = 0; index < methods_[methodIndex].parameters_.size(); index++) { in EmitInterfaceMethodCallback()
432 for (size_t index = 0; index < methods_[methodIndex].parameters_.size(); index++) { in EmitInterfaceMethodCallbackInner()
613 for (size_t index = 0; index < methods_[methodIndex].parameters_.size(); index++) { in EmitInterfaceStubMethodPromiseImpl()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp423 constexpr size_t totalLengthLimit = 900; // hilog oneline length limit is 1024 in LoopDetected()
424 constexpr size_t childLengthLimit = 100; in LoopDetected()
426 constexpr size_t currentLengthLimit = totalLengthLimit - childLengthLimit; in LoopDetected()
434 for (size_t i = 0; i < childNode.length(); i += totalLengthLimit) { in LoopDetected()
442 for (size_t i = 0; i < currentNode.length(); i += totalLengthLimit) { in LoopDetected()
783 if (slot >= 0 && static_cast<size_t>(slot) < children.size()) { in MovePosition()
/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp21 #include "base/geometry/ng/size_t.h"
401 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)1); in HWTEST_F()
402 EXPECT_EQ(ImageProvider::tasks_[src.GetKey()].ctxs_.size(), (size_t)20); in HWTEST_F()
407 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)0); in HWTEST_F()
527 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)1); in HWTEST_F()
541 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)0); in HWTEST_F()
546 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)0); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/image/
H A Dimage_provider_test_ng.cpp21 #include "base/geometry/ng/size_t.h"
392 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)1); in HWTEST_F()
393 EXPECT_EQ(ImageProvider::tasks_[src.GetKey()].ctxs_.size(), (size_t)20); in HWTEST_F()
398 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)0); in HWTEST_F()
518 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)1); in HWTEST_F()
532 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)0); in HWTEST_F()
537 EXPECT_EQ(ImageProvider::tasks_.size(), (size_t)0); in HWTEST_F()
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_state_observer_proxy_test.cpp24 constexpr size_t IMPORTANT_ABILITIES_SIZE = 0;
534 size_t size = accountData->GetConnectedA11yAbilities().size(); in HWTEST_F()
555 size_t size = accountData->GetAsacConnections().size(); in HWTEST_F()
1887 size_t size = accountData->GetConfig()->GetEnabledAccessibilityServices().size(); in HWTEST_F()
1920 size_t size = accountData->GetConfig()->GetEnabledAccessibilityServices().size(); in HWTEST_F()
1954 size_t size = accountData->GetConfig()->GetEnabledAccessibilityServices().size(); in HWTEST_F()

Completed in 55 milliseconds

1...<<291292293294295296297298299300>>...344