Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/
H A Devent_scan_handler.cpp50 void GetExpiredFileNames(std::vector<std::string>& dest, const std::string& scanDir, uint8_t stored… in GetExpiredFileNames()
82 bool EventScanHandler::Scan(const std::string& moduleName, const std::string& scanDir, uint8_t stor… in Scan()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Devent_scan_handler.h31 std::string scanDir; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_bundle_scan_test/
H A Dbms_service_bundle_scan_test.cpp285 std::string scanDir = TEST_ERROR_DIR; variable