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

  /external/chromium_org/ipc/
unix_domain_socket_util.h 44 IPC_EXPORT bool IsPeerAuthorized(int peer_fd);
ipc_channel_factory.cc 64 if (!IsPeerAuthorized(new_fd))
unix_domain_socket_util.cc 167 bool IsPeerAuthorized(int peer_fd) {

Completed in 38 milliseconds