Home
last modified time | relevance | path

Searched refs:LOG_PERSISTER_DIR (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp49 static const string LOG_PERSISTER_DIR = HILOG_FILE_DIR; member
578 string filePath = LOG_PERSISTER_DIR + fileName; in PersistStartRqst2Msg()
968 DIR *dir = opendir(LOG_PERSISTER_DIR.c_str()); in RestorePersistJobs()
981 std::cout << " Found a persist job! Path: " << LOG_PERSISTER_DIR + pPath << "\n"; in RestorePersistJobs()
982 FILE* infile = fopen((LOG_PERSISTER_DIR + pPath).c_str(), "r"); in RestorePersistJobs()

Completed in 2 milliseconds