Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dperformance_analysis.h37 RECORD_ACK_RECV_TO_USER_CALL_BACK, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp604 performance->StepTimeRecordStart(RECORD_ACK_RECV_TO_USER_CALL_BACK);
605 performance->StepTimeRecordEnd(RECORD_ACK_RECV_TO_USER_CALL_BACK);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.cpp175 performance->StepTimeRecordEnd(PT_TEST_RECORDS::RECORD_ACK_RECV_TO_USER_CALL_BACK); in Finished()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp774 … performance->StepTimeRecordStart(PT_TEST_RECORDS::RECORD_ACK_RECV_TO_USER_CALL_BACK); in DataPktRecv()