Home
last modified time | relevance | path

Searched refs:size (Results 35501 - 35525 of 51613) sorted by relevance

1...<<1421142214231424142514261427142814291430>>...2065

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp233 LOGI("GetFileList success, file num is %{public}s", std::to_string(fileList.size()).c_str()); in GetFileList()
242 if (fileList.size() > 1) { in HandleZip()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp223 int len = fileName.size() + 1; in NotifyEvent()
242 if (watcherInfoSet_.size() == 0) { in CloseNotifyFd()
H A Dtranslistener.cpp196 return uri.substr(uri.find(NETWORK_PARA) + NETWORK_PARA.size(), uri.size()); in GetNetworkIdFromUri()
/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon.h93 virtual int32_t GetOccupiedSpace(int32_t idType, int32_t id, int64_t &size) override;
94 virtual int32_t UpdateMemoryPara(int32_t size, int32_t &oldSize) override;
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/src/
H A Dscreen_callback_test.cpp94 info.size = 0; in HWTEST_F()
127 info.size = 0; in HWTEST_F()
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dsvc_session_manager_throw_mock.cpp263 void SvcSessionManager::SetMemParaCurSize(int32_t size) in SetMemParaCurSize() argument
265 BackupSvcSessionManager::session->SetMemParaCurSize(size); in SetMemParaCurSize()
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_service_disposal_config_test.cpp62 * @tc.size: MEDIUM
87 * @tc.size: MEDIUM
110 * @tc.size: MEDIUM
136 * @tc.size: MEDIUM
164 * @tc.size: MEDIUM
192 * @tc.size: MEDIUM
222 * @tc.size: MEDIUM
250 * @tc.size: MEDIUM
280 * @tc.size: MEDIUM
297 if (bundleNameList.size() in HWTEST_F()
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp138 if (deviceList.size() == 0 || deviceList.size() > MAX_ONLINE_DEVICE_SIZE) { in OnResourceInfoCallback()
139 DHLOGE("DeviceList size is invalid!"); in OnResourceInfoCallback()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/daudio_output/
H A Ddaudio_output_plugin.cpp253 while (outputBuffer_.size() >= DATA_QUEUE_MAX_SIZE) { in PushData()
293 if ((sharedMemory_.fd <= 0) || (sharedMemory_.size <= 0) || sharedMemory_.name.empty()) { in WriteMasterClockToMemory()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
H A Dkey_manager_other_test.cpp118 GTEST_LOG_(INFO) << KeyManager::GetInstance()->userEl3Key_[userId]->keyContext_.rndEnc.size; in HWTEST_F()
119 GTEST_LOG_(INFO) << KeyManager::GetInstance()->userEl4Key_[userId]->keyContext_.rndEnc.size; in HWTEST_F()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c184 addr.size = rp->ai_addrlen; in CoapGetContextEx()
243 bindAddr.size = rp->ai_addrlen; in CoapGetSessionInner()
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/file_info/
H A Dnapi_file_iterator_exporter.cpp142 if (fileIteratorEntity->fileInfoVec.size() == 0) { in MakeScanFileResult()
164 if (fileIteratorEntity->pos == fileIteratorEntity->fileInfoVec.size()) { in MakeScanFileResult()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp359 void SkiaGPUContext::InitGpuMemoryLimit(MemoryOverflowCalllback callback, uint64_t size) in InitGpuMemoryLimit() argument
365 grContext_->initGpuMemoryLimit(callback, size); in InitGpuMemoryLimit()
H A Dskia_font_mgr.cpp82 size_t strByteLen = utf16String.size() * sizeof(char16_t); in ConvertToUTF16BE()
115 checkStr.assign(name.c_str(), name.size()); in CheckDynamicFontValid()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistence.cpp146 TLOGD(WmsLogTag::WMS_MAIN, "Save snapshot end, packed size %{public}" PRIu64, packedSize); in SaveSnapshot()
274 decoderWidth = info.size.width; in GetLocalSnapshotPixelMap()
275 decoderHeight = info.size.height; in GetLocalSnapshotPixelMap()
/kernel/linux/linux-5.10/drivers/edac/
H A Daspeed_edac.c308 layers[0].size = 1; in aspeed_probe()
311 layers[1].size = 1; in aspeed_probe()
H A Dcell_edac.c203 layers[0].size = 1; in cell_edac_probe()
206 layers[1].size = num_chans; in cell_edac_probe()
H A Dr82600_edac.c36 * each of which can be any size from 16MB to 512MB. Both registered (control
287 layers[0].size = R82600_NR_CSROWS; in r82600_probe1()
290 layers[1].size = R82600_NR_CHANS; in r82600_probe1()
H A Daltera_edac.h193 #define ALTR_TRIGGER_READ_WRD_CNT 32 /* Line size x 4 */
194 #define ALTR_TRIG_OCRAM_BYTE_SIZE 128 /* Line size x 4 */
360 void * (*alloc_mem)(size_t size, void **other);
361 void (*free_mem)(void *p, size_t size, void *other);
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.h145 #define FILL_SEC_CPL_SCMD0_SEQNO(ctrl, seq, cmode, amode, opad, size) \
155 SCMD_IV_SIZE_V((size)) | \
283 * where they indicate the size of the integrity check value (ICV)
359 /* Number of len fields(8) * size of one addr field */
364 /* len field size + addr field size */ in get_space_for_phys_dsgl()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h210 uint32_t size, uint32_t *dst);
212 uint32_t wave, uint32_t start, uint32_t size,
303 /* ce ram size*/
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_cia.h429 unsigned long size) in cia_ioremap()
450 unsigned long size) in cia_bwx_ioremap()
428 cia_ioremap(unsigned long addr, unsigned long size) cia_ioremap() argument
449 cia_bwx_ioremap(unsigned long addr, unsigned long size) cia_bwx_ioremap() argument
/kernel/linux/linux-5.10/crypto/
H A Dansi_cprng.c68 unsigned char *out, unsigned int size) in xor_vectors()
72 for (i = 0; i < size; i++) in xor_vectors()
67 xor_vectors(unsigned char *in1, unsigned char *in2, unsigned char *out, unsigned int size) xor_vectors() argument
/kernel/linux/linux-5.10/drivers/acpi/arm64/
H A Dgtdt.c215 timer_mem->size = SZ_4K; in gtdt_parse_timer_block()
265 frame->size = SZ_4K; in gtdt_parse_timer_block()
335 * According to SBSA specification the size of refresh and control in gtdt_import_sbsa_gwdt()
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso32/
H A DMakefile118 VDSO_LDFLAGS += -z max-page-size=4096 -z common-page-size=4096

Completed in 42 milliseconds

1...<<1421142214231424142514261427142814291430>>...2065