OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATEKEEPER_PORT
(Results
1 - 2
of
2
) sorted by null
/system/core/trusty/gatekeeper/
gatekeeper_ipc.h
19
#define
GATEKEEPER_PORT
"com.android.trusty.gatekeeper"
trusty_gatekeeper_ipc.c
36
int rc = tipc_connect(TRUSTY_DEVICE_NAME,
GATEKEEPER_PORT
);
62
GATEKEEPER_PORT
, strerror(errno));
69
cmd,
GATEKEEPER_PORT
, strerror(errno));
Completed in 100 milliseconds