Home
last modified time | relevance | path

Searched defs:quotient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp312 uint16_t quotient = lengthToSplit / maxFragmentLen; in SplitFrameIntoPacketsIfNeed() local
342 uint32_t quotient = lengthBeSplit / fragCount; in AnalyzeSplitStructure() local
960 uint32_t quotient = fragmentInfo.splitLength / fragmentInfo.fragCount; in FrameFragmentation() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h473 int quotient = prefixLen / 8; in GetNetworkAddress() local