Searched refs:GATEKEEPER_PORT (Results 1 – 2 of 2) sorted by relevance
36 int rc = tipc_connect(TRUSTY_DEVICE_NAME, GATEKEEPER_PORT); in trusty_gatekeeper_connect()62 GATEKEEPER_PORT, strerror(errno)); in trusty_gatekeeper_call()69 cmd, GATEKEEPER_PORT, strerror(errno)); in trusty_gatekeeper_call()
19 #define GATEKEEPER_PORT "com.android.trusty.gatekeeper" macro