Searched defs:can_insert (Results 1 – 2 of 2) sorted by relevance
102 void SetCanInsertDtmf(bool can_insert) { can_insert_ = can_insert; } in SetCanInsertDtmf()
1134 bool can_insert = true; in FixOperatorOrdering() local