Searched defs:is_committed (Results 1 – 3 of 3) sorted by relevance
116 bool is_committed; // True if the navigation is already committed. member
213 bool is_committed; // Currently, we use only this member
2142 bool is_committed() { return committed_; } in is_committed() function