Searched defs:CheckFlag (Results 1 – 4 of 4) sorted by relevance
117 bool CheckFlag(std::string command_switch, State min_state) { in CheckFlag() function
13 static UInt32 CheckFlag(UInt32 flag) in CheckFlag() function
685 bool CheckFlag(Flag f) const { return (flags_ & (1 << f)) != 0; } in CheckFlag() function