Home
last modified time | relevance | path

Searched defs:statPair (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_cache_test.cpp164 std::pair<int, int64_t> statPair; variable
218 auto statPair = blockStat.second; variable
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_block.cpp27 int AppEventBlock::GetStat(std::pair<int, int64_t>& statPair) in GetStat()
Dapp_event_cache.cpp121 std::pair<int, int64_t> statPair; in GetBlocksStat() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/
Dapp_event_db_cleaner.cpp49 std::pair<int, int64_t>& statPair = it->second; in ClearSpace() local