Home
last modified time | relevance | path

Searched defs:remain (Results 1 – 15 of 15) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dstream_depacketizer.cpp60 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/
Dtimer_thread.h34 int32_t remain = 0; member
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
Dsamgr_small_ipc_adapter.c131 int remain = RegisterRemoteFeatures(registerEpArg->endpoint); in Receive() local
309 int remain = RegisterRemoteFeatures(endpoint); in OnSamgrServerExit() local
Dendpoint.c384 int remain = RegisterRemoteFeatures(endpoint); in Receive() local
614 int remain = RegisterRemoteFeatures(endpoint); in OnSamgrServerExit() local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
Dlnn_linkwatch.c64 int32_t remain = bufLen; in ProcessNetlinkAnswer() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dgt_extractor_util.cpp236 uint64_t remain = size; in HasCopiedData() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dlf_ring.c277 FILLP_ULONG remain; in FillpRingFreeEntries() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
Dip_tools.cpp130 unsigned int remain = prefixLength % BIT_NUM_PER_BYTE; in ConvertIpv4Mask() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
Dpacket.c269 uint32_t remain = BufferGetSize(start->buf) - offset; in PacketCopyToBuffer() local
303 uint32_t remain = BufferGetSize(start->buf) - offset; in PacketCopyFromBuffer() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_notification.cpp456 … uint16_t remain = mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE); in GetAvailableParameterSize() local
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/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
Dauto_cache.cpp215 size_t remain = watchers.size(); in OnChange() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddb_common.cpp316 std::string DBCommon::StringMasking(const std::string &oriStr, size_t remain) in StringMasking()
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
Dscrollable.h48 double remain; member
/foundation/arkui/ace_engine/frameworks/core/components/grid/
Drender_grid.cpp862 int32_t remain = maxCount_ - (index_ + count_); in RequestChildIfNeeded() local