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

  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
MediaSource.java 35 INITIALIZING, LIVE, ENDED, MUTED
MediaStreamTrack.java 34 INITIALIZING, LIVE, ENDED, FAILED
  /external/libpcap/
pcap-sita.c 53 #define LIVE 1
335 if (flag == LIVE) u->fd = sockfd;
344 if (flag == LIVE) id = &units[chassis][geoslot].fd;
359 close_with_IOP(chassis, geoslot, LIVE);
372 if (units[chassis][geoslot].fd == fd) close_with_IOP(chassis, geoslot, LIVE);
828 open_with_IOP(u, LIVE); /* start a connection with that IOP */
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar 

Completed in 271 milliseconds