OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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