Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_block.cpp42 int AppEventBlock::Take(int size, std::vector<std::string>& packages) in Take()
Dapp_event_block_dao.cpp101 int AppEventBlockDao::GetPackagesBySize(int size, std::vector<std::string> &packages, int64_t& seq) in GetPackagesBySize()
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_cache_test.cpp156 std::vector<std::string> packages; variable