Searched refs:local_fp (Results 1 – 2 of 2) sorted by relevance
64 rtc::SSLFingerprint* local_fp = in ApplyLocalTransportDescription() local67 if (local_fp) { in ApplyLocalTransportDescription()71 rtc::SSLFingerprint::Create(local_fp->algorithm, in ApplyLocalTransportDescription()74 if (!(*local_fp_tmp == *local_fp)) { in ApplyLocalTransportDescription()78 desc << " Got: " << local_fp->ToString(); in ApplyLocalTransportDescription()107 rtc::SSLFingerprint* local_fp = in NegotiateTransportDescription() local112 if (remote_fp && local_fp) { in NegotiateTransportDescription()186 } else if (local_fp && (local_role == CA_ANSWER)) { in NegotiateTransportDescription()
425 FILE *local_fp = f->f_fp; in close_the_file() local427 if (local_fp != NULL) { in close_the_file()456 sts = (*local_close)(local_fp); in close_the_file()