HomeSort by relevance Sort by last modified time
    Searched refs:not_specified (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport_impl.cc 699 const int32_t not_specified = -1; local
700 if (!rtpSock->SetQos(service_type, not_specified, not_specified,
701 not_specified, not_specified, not_specified,
707 if (!rtcpSock->SetQos(service_type, not_specified, not_specified,
708 not_specified, not_specified, not_specified
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_management_unittest.cc 531 const char* not_specified = kOtherExtension; local
540 extension_management_->IsInstallationExplicitlyAllowed(not_specified));
555 extension_management_->IsInstallationExplicitlyAllowed(not_specified));

Completed in 49 milliseconds