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

  /external/webrtc/talk/app/webrtc/
webrtcsdp.cc 683 int current_preference = kPreferenceUnknown; local
700 if ((preference <= current_preference && current_family == family) ||
709 current_preference = preference;
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_test_utils.py     [all...]

Completed in 511 milliseconds