Searched refs:APP_EVENT_DIR (Results 1 – 3 of 3) sorted by relevance
41 constexpr char APP_EVENT_DIR[] = "/hiappevent/"; variable113 ifstream fin(logPersistDir + string(APP_EVENT_DIR) + fileName); in ParseSingFileLogs()204 DIR* dir = opendir((logPersistDir + APP_EVENT_DIR).c_str()); in AllMatchedLogFiles()
43 const std::string APP_EVENT_DIR = "/hiappevent/"; variable212 std::string dir = context->GetFilesDir() + APP_EVENT_DIR; in GetStorageDir()
40 const std::string APP_EVENT_DIR = "/hiappevent"; variable88 osEventPath_ = context->GetCacheDir() + APP_EVENT_DIR; in Init()