Home
last modified time | relevance | path

Searched defs:sendCount (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
Ddistributeddb_communicator_send_receive_test.cpp285 int sendCount = 0; variable
348 int sendCount = 0; variable
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
Dpending_want_record_test.cpp67 static int sendCount; member in OHOS::AAFwk::PendingWantRecordTest::CancelReceiver
82 int PendingWantRecordTest::CancelReceiver::sendCount = 0; member in OHOS::AAFwk::PendingWantRecordTest::CancelReceiver
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
Dpending_want_manager_test.cpp64 static int sendCount; member in OHOS::AAFwk::PendingWantManagerTest::CancelReceiver
80 int PendingWantManagerTest::CancelReceiver::sendCount = 0; member in OHOS::AAFwk::PendingWantManagerTest::CancelReceiver
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
Dnstackx_dfile_transfer.h236 uint32_t sendCount; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
Dfillp.h97 FILLP_UINT8 sendCount; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_session.c1052 uint64_t sendCount; in DFileSendCalculateRate() local