Home | History | Annotate | Download | only in internal_api

Lines Matching refs:custom_passphrase_time_

400           custom_passphrase_time_ = base::Time::Now();
778 return custom_passphrase_time_;
856 custom_passphrase_time_ =
1049 if (!custom_passphrase_time_.is_null()) {
1051 TimeToProtoTime(custom_passphrase_time_));
1130 custom_passphrase_time_ = base::Time::Now();
1242 if (!custom_passphrase_time_.is_null()) {
1244 TimeToProtoTime(custom_passphrase_time_));
1456 if (!custom_passphrase_time_.is_null()) {
1458 TimeToProtoTime(custom_passphrase_time_));