Home
last modified time | relevance | path

Searched defs:lastLogTimeStamp (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
Devent_manager.h68 int64_t lastLogTimeStamp = 0; member
Devent_manager.cpp1749 auto lastLogTimeStamp = lastReceivedEvent_.lastLogTimeStamp; in CheckAndLogLastReceivedEventInfo() local
1773 auto lastLogTimeStamp = lastConsumedEvent_.lastLogTimeStamp; in CheckAndLogLastConsumedEventInfo() local
/foundation/arkui/ace_engine/test/unittest/core/event/
Devent_manager_test_ng_new.cpp574 auto lastLogTimeStamp = currentTime - 1000 * 1000000 - 1000; variable
607 auto lastLogTimeStamp = currentTime - 1000 * 1000000 - 1000; variable