Searched defs:parsing_file (Results 1 – 2 of 2) sorted by relevance
178 std::string parsing_file = snapshot_dir_path_ + patchfile; in PrepareUpdate() local342 std::string parsing_file = snapshot_dir_path_ + patchfile; in CreateSnapshotDevice() local
130 bool CreateSnapshot::PrepareParse(std::string& parsing_file, const bool createSnapshot) { in PrepareParse()