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

  /system/core/gatekeeperd/
IGateKeeperService.h 39 GATEKEEPER_RESPONSE_OK = 0,
IGateKeeperService.cpp 60 reply->writeInt32(GATEKEEPER_RESPONSE_OK);
96 reply->writeInt32(GATEKEEPER_RESPONSE_OK);
131 reply->writeInt32(GATEKEEPER_RESPONSE_OK);
gatekeeperd.cpp 199 if (ret == GATEKEEPER_RESPONSE_OK && (*enrolled_password_handle == nullptr ||
206 if (ret == GATEKEEPER_RESPONSE_OK) {

Completed in 304 milliseconds