Home
last modified time | relevance | path

Searched refs:AddAndCheckOverflowUint64 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_discreporter.c489 static inline uint64_t AddAndCheckOverflowUint64(uint64_t a, uint64_t b) in AddAndCheckOverflowUint64() function
514 discDetailNode->duration = AddAndCheckOverflowUint64(discDetailNode->duration, duration); in SoftbusRecordBleDiscDetails()