Searched refs:VALID_SNAPSHOT_PATH (Results 1 – 1 of 1) sorted by relevance
78 const char *VALID_SNAPSHOT_PATH = "/data/local/tmp"; variable91 std::string fileName = VALID_SNAPSHOT_PATH; in GenerateFileName()130 if (strncmp(realPath, VALID_SNAPSHOT_PATH, strlen(VALID_SNAPSHOT_PATH)) != 0) { in CheckFileNameValid()132 << realPath << " must dump at dir: " << VALID_SNAPSHOT_PATH << std::endl; in CheckFileNameValid()