Home
last modified time | relevance | path

Searched defs:remain (Results 1 - 25 of 26) sorted by relevance

12

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_depacketizer.cpp61 int remain = static_cast<int>(bufferSize - (ptr - buffer)); in DepacketizeBuffer() local
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/timerthread/
H A Dtimer_thread.h34 int32_t remain = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.h112 double remain = reduceSize - (width_ - minPadddingSize_); variable
126 double remain = reduceSize - (height_ - minPadddingSize_); variable
H A Dsecurity_component_layout_element.cpp72 int remain = reduceSize - (width_ - minIconSize_); in ShrinkWidth() local
88 double remain = reduceSize - (height_ - minIconSize_); in ShrinkHeight() local
322 int remain = reduceSize - (width_ - minTextWidth); in ShrinkWidth() local
344 double remain = reduceSize - (height_ - minTextHeight); in ShrinkHeight() local
H A Dsecurity_component_layout_algorithm.cpp145 double remain = left_.ShrinkWidth(diff / HALF); in ShrinkWidth() local
192 double remain = left_.EnlargeWidth(diff / HALF); EnlargeWidth() local
205 double remain = top_.ShrinkHeight(diff / HALF); ShrinkHeight() local
251 double remain = top_.EnlargeHeight(diff / HALF); EnlargeHeight() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.cpp456 uint16_t remain = mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE); in GetAvailableParameterSize() local
H A Davrcp_tg_vendor.cpp893 uint16_t remain = mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE); in GetAvailableParameterSize() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp236 uint64_t remain = size; in HasCopiedData() local
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c62 int32_t remain = self->quotaInBytes - appliedTotal; in Apply() local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_linkwatch.c64 int32_t remain = bufLen; in ProcessNetlinkAnswer() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c276 FILLP_ULONG remain; in FillpRingFreeEntries() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_small_ipc_adapter.c131 int remain = RegisterRemoteFeatures(registerEpArg->endpoint); in Receive() local
309 int remain = RegisterRemoteFeatures(endpoint); in OnSamgrServerExit() local
H A Dendpoint.c384 int remain = RegisterRemoteFeatures(endpoint); in Receive() local
614 int remain = RegisterRemoteFeatures(endpoint); in OnSamgrServerExit() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dip_tools.cpp135 int remain = prefixLength % BIT_NUM_PER_BYTE; in ConvertIpv4Mask() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp336 size_t remain = watchers.size(); in OnChange() local
359 size_t remain = watchers.size(); in OnChange() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp327 off_t remain = size; in WriteFileContent() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c269 uint32_t remain = BufferGetSize(start->buf) - offset; in PacketCopyToBuffer() local
303 uint32_t remain = BufferGetSize(start->buf) - offset; PacketCopyFromBuffer() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp843 int32_t remain = maxCount_ - (index_ + count_); in RequestChildIfNeeded() local
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp1484 static void QueuePushInnotfull(const unsigned int remain) in QueuePushInnotfull() argument
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h49 double remain; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h49 double remain; member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp364 uint64_t remain = fileContentLength - mediaOffset; in ReadRingBuffer() local
415 size_t remain = cacheMediaBuffer_->GetBufferSize(readOffset_); in ReadCacheBuffer() local
474 size_t remain = GetCurrentBufferSize(); in CheckDownloadPos() local
709 size_t remain in SeekCacheBuffer() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp2720 uint32_t remain; in SetFirewallRules() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp337 std::string DBCommon::StringMasking(const std::string &oriStr, size_t remain) in StringMasking() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp663 size_t remain = size; in AddDirEntryToBuf() local

Completed in 36 milliseconds

12