Home | History | Annotate | Download | only in jni

Lines Matching refs:ctor

216     jmethodID ctor = GetMethodID(jni(), candidate_class,
221 candidate_class, ctor, j_mid, candidate->sdp_mline_index(), j_sdp);
1073 // teardown). This struct takes ownership of its ctor's arguments to present a
1114 PeerConnectionFactoryInterface* factory_; // Const after ctor except dtor.