HomeSort by relevance Sort by last modified time
    Searched defs:is_remote (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/renderer_host/media/
media_stream_track_metrics_host.h 40 void OnAddTrack(uint64 id, bool is_audio, bool is_remote);
44 // specifies whether it's an audio or video track, |is_remote|
50 bool is_remote; member in struct:content::MediaStreamTrackMetricsHost::TrackInfo
  /external/chromium_org/chrome/test/chromedriver/
capabilities.cc 369 bool is_remote = chrome_options->HasKey("debuggerAddress"); local
394 } else if (is_remote) {
  /ndk/sources/host-tools/make-3.81/
job.c 193 int *is_remote, int *id_ptr, int *used_stdin));
1187 int is_remote, id, used_stdin; local
    [all...]
  /external/qemu/telephony/
android_modem.c 200 char is_remote; member in struct:AVoiceCallRec
863 if (call->is_remote) {
865 call->is_remote = 0;
919 vcall->is_remote = (remote_number_string_to_port(number) > 0);
960 if (call->is_remote)
    [all...]

Completed in 3336 milliseconds