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

  /system/core/trusty/gatekeeper/
gatekeeper_ipc.h 24 GK_RESP_BIT = 1,
trusty_gatekeeper_ipc.c 80 if ((cmd | GK_RESP_BIT) != msg->cmd) {

Completed in 37 milliseconds