Searched refs:APP_EVENT_DIR (Results 1 – 2 of 2) sorted by relevance
36 constexpr char APP_EVENT_DIR[] = "/hiappevent/"; variable108 ifstream fin(logPersistDir + string(APP_EVENT_DIR) + fileName); in ParseSingFileLogs()199 DIR* dir = opendir((logPersistDir + APP_EVENT_DIR).c_str()); in AllMatchedLogFiles()
38 const std::string APP_EVENT_DIR = "/hiappevent/"; variable238 std::string dir = context->GetFilesDir() + APP_EVENT_DIR; in GetStorageDir()