Searched defs:CreateSessionDescriptionRequest (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dwebrtcsessiondescriptionfactory.h64 struct CreateSessionDescriptionRequest { struct in namespace:webrtc
70 CreateSessionDescriptionRequest( function in struct:webrtc::CreateSessionDescriptionRequest
160 void InternalCreateOffer(CreateSessionDescriptionRequest request);
161 void InternalCreateAnswer(CreateSessionDescriptionRequest request);
175 std::queue<CreateSessionDescriptionRequest>

Completed in 57 milliseconds