Home
last modified time | relevance | path

Searched refs:trusty_gatekeeper_connect (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/trusty/gatekeeper/
H A Dtrusty_gatekeeper_ipc.h19 int trusty_gatekeeper_connect();
H A Dtrusty_gatekeeper_ipc.c35 int trusty_gatekeeper_connect() { in trusty_gatekeeper_connect() function
H A Dtrusty_gatekeeper.cpp43 int rc = trusty_gatekeeper_connect(); in TrustyGateKeeperDevice()