Searched refs:send_to_voicemail_ (Results 1 – 2 of 2) sorted by relevance
152 send_to_voicemail_ = send_to_voicemail; in set_send_to_voicemail()154 bool send_to_voicemail() { return send_to_voicemail_; } in send_to_voicemail()290 bool send_to_voicemail_; variable
101 send_to_voicemail_(true), in Call()231 if (send_to_voicemail_) { in OnMessage()1118 send_to_voicemail_ ? kSendToVoicemailTimeout : kNoVoicemailTimeout, in InternalInitiateSession()