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

  /system/core/gatekeeperd/
IGateKeeperService.h 42 GATEKEEPER_RESPONSE_ERROR = -1,
IGateKeeperService.cpp 71 reply->writeInt32(GATEKEEPER_RESPONSE_ERROR);
103 reply->writeInt32(GATEKEEPER_RESPONSE_ERROR);
142 reply->writeInt32(GATEKEEPER_RESPONSE_ERROR);
gatekeeperd.cpp 215 ret = GATEKEEPER_RESPONSE_ERROR;

Completed in 103 milliseconds