Home
last modified time | relevance | path

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

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_lock_status_resp_v10.md27 ### remain subsection
H A D_lock_status_resp_v11.md27 ### remain subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.cpp75 int remain = reduceSize - (width_ - minIconSize_); in ShrinkWidth() local
91 double remain = reduceSize - (height_ - minIconSize_); in ShrinkHeight() local
325 int remain = reduceSize - (width_ - minTextWidth); in ShrinkWidth() local
347 double remain = reduceSize - (height_ - minTextHeight); in ShrinkHeight() local
H A Dsecurity_component_layout_element.h112 double remain = reduceSize - (width_ - minPadddingSize_); in ShrinkWidth() local
126 double remain = reduceSize - (height_ - minPadddingSize_); in ShrinkHeight() local
H A Dsecurity_component_layout_algorithm.cpp154 double remain = left_.ShrinkWidth(diff / HALF); in ShrinkWidth() local
201 double remain = left_.EnlargeWidth(diff / HALF); in EnlargeWidth() local
214 double remain = top_.ShrinkHeight(diff / HALF); in ShrinkHeight() local
260 double remain = top_.EnlargeHeight(diff / HALF); in EnlargeHeight() local
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/timerthread/
H A Dtimer_thread.h34 int32_t remain = 0; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_flow_control_test.cpp106 int32_t remain = quotaInBytes - got; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dhidumper_executor.cpp136 bool HidumperExecutor::IsTimeout(uint64_t remain) in IsTimeout()
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_user_data_decode.cpp243 uint8_t remain = buffer.GetSize() - buffer.GetIndex(); in Decode8bitPduPartData() local
339 uint8_t remain = buffer.GetSize() - buffer.GetIndex(); in DecodeUcs2PduPartData() local
/ohos5.0/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
/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_rsa.c274 int32_t remain = strlen((const char *)(uintptr_t)plainText) % rsaContentLen; in RsaEncryptMultipleBlock() local
349 size_t remain = plain->length % rsaContentLen; in RsaEncrypt() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c62 int32_t remain = self->quotaInBytes - appliedTotal; in Apply() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_linkwatch.c64 int32_t remain = bufLen; in ProcessNetlinkAnswer() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp388 uint64_t remain = fileContentLength - mediaOffset; in ReadRingBuffer() local
437 size_t remain = cacheMediaBuffer_->GetBufferSize(readOffset_); in ReadCacheBuffer() local
503 size_t remain = GetCurrentBufferSize(); in CheckDownloadPos() local
771 size_t remain = cacheMediaBuffer_->GetBufferSize(offset); in SeekCacheBuffer() local
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h102 int32_t remain = 0; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp335 size_t remain = watchers.size(); in OnChange() local
358 size_t remain = watchers.size(); in OnChange() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp236 uint64_t remain = size; in HasCopiedData() local
/ohos5.0/base/telephony/core_service/frameworks/js/sim/include/
H A Dnapi_sim.h45 int32_t remain = ERROR_DEFAULT; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c276 FILLP_ULONG remain; in FillpRingFreeEntries() local
/ohos5.0/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; in PacketCopyFromBuffer() local
/ohos5.0/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
/ohos5.0/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
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c172 ssize_t remain = len; in WriteMessage() local

12