Home
last modified time | relevance | path

Searched defs:remainder (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/utils/global/time/include/
H A Dtime_util.h64 auto remainder = timestamp % SEC_TO_MILLISEC; in DefaultCurrentTimeStr() local
/foundation/resourceschedule/ffrt/src/util/
H A Dtime_format.h37 std::string remainder; in FormatDateString() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h472 int remainder = prefixLen % 8; in GetNetworkAddress() local
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp728 int32_t remainder = rowCount % requestParam->pageSize; in QueryFirewallRule() local
882 int32_t remainder = rowCount % requestParam->pageSize; in QueryInterceptRecord() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp313 uint32_t remainder = lengthToSplit % maxFragmentLen; in SplitFrameIntoPacketsIfNeed() local
343 uint16_t remainder = lengthBeSplit % fragCount; in AnalyzeSplitStructure() local
961 uint16_t remainder = fragmentInfo.splitLength % fragmentInfo.fragCount; in FrameFragmentation() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2359 int remainder = i % NUM_4; in SetResponseRegion() local

Completed in 39 milliseconds