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