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

  /external/sepolicy/
system.te 25 unix_socket_connect(system_app, keystore, keystore)
80 unix_socket_connect(system, property, init)
81 unix_socket_connect(system, qemud, qemud)
82 unix_socket_connect(system, installd, installd)
83 unix_socket_connect(system, netd, netd)
84 unix_socket_connect(system, vold, vold)
85 unix_socket_connect(system, zygote, zygote)
86 unix_socket_connect(system, keystore, keystore)
87 unix_socket_connect(system, dbus, dbusd)
88 unix_socket_connect(system, gps, gpsd
    [all...]
te_macros 126 # unix_socket_connect(clientdomain, socket, serverdomain)
129 define(`unix_socket_connect', `
app.te 56 unix_socket_connect(untrusted_app, dnsproxyd, netd)
  /external/bluetooth/bluez/serial/
proxy.c 270 static inline int unix_socket_connect(const char *address) function
385 sk = unix_socket_connect(prx->address);

Completed in 58 milliseconds