Searched refs:FindCommandType (Results 1 - 2 of 2) sorted by relevance

/build/kati/
H A Dfind.h30 enum struct FindCommandType { struct
42 FindCommandType type;
H A Dfind.cc269 if (fc.type != FindCommandType::FINDLEAVES) {
281 if (fc.type == FindCommandType::FINDLEAVES) {
367 if (fc.type != FindCommandType::FINDLEAVES) {
591 fc_->type = FindCommandType::FIND;
643 fc_->type = FindCommandType::FINDLEAVES;
885 if (fc.type == FindCommandType::FINDLEAVES) {

Completed in 53 milliseconds