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

  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 626 attribute port_type;
711 type port_t, port_type;
712 type reserved_port_t, port_type, reserved_port_type;
713 type afs_bos_port_t, port_type;
714 type afs_fs_port_t, port_type;
715 type afs_ka_port_t, port_type;
716 type afs_pt_port_t, port_type;
717 type afs_vl_port_t, port_type;
718 type amanda_port_t, port_type;
719 type amavisd_recv_port_t, port_type;
    [all...]
  /external/chromium_org/media/midi/
midi_manager_alsa.cc 225 unsigned int port_type = snd_seq_port_info_get_type(port_info); local
226 if (port_type & SND_SEQ_PORT_TYPE_MIDI_GENERIC) {

Completed in 222 milliseconds