Searched refs:m_snapshot_found (Results 1 – 2 of 2) sorted by relevance
58 const bool snapshotFound() const { return m_snapshot_found; }; in snapshotFound()77 bool m_snapshot_found; // true if the path supplied can be opened. variable
56 m_snapshot_found(false), in SnapShotReader()199 m_snapshot_found = false; in checkPath()204 m_snapshot_found = true; in checkPath()