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

  /device/generic/goldfish/gatekeeper/
SoftGateKeeperDevice.cpp 60 if (response.error == ERROR_RETRY) {
98 if (response.error == ERROR_RETRY) {
  /device/google/cuttlefish_common/guest/hals/gatekeeper/
SoftGateKeeperDevice.cpp 60 if (response.error == ERROR_RETRY) {
98 if (response.error == ERROR_RETRY) {
  /system/core/gatekeeperd/
SoftGateKeeperDevice.cpp 60 if (response.error == ERROR_RETRY) {
93 if (response.error == ERROR_RETRY) {
  /system/gatekeeper/
gatekeeper_messages.cpp 70 if (error == ERROR_RETRY) {
89 if (error == ERROR_RETRY) {
115 if (error == ERROR_RETRY) {
129 this->error = ERROR_RETRY;
  /system/gatekeeper/include/gatekeeper/
gatekeeper_messages.h 35 ERROR_RETRY = 2,
103 * error to ERROR_RETRY.
  /system/core/trusty/gatekeeper/
trusty_gatekeeper.cpp 112 if (error == ERROR_RETRY) {
144 if (error == ERROR_RETRY) {
  /external/parameter-framework/asio-1.10.6/include/asio/
error.hpp 142 ASIO_NATIVE_ERROR(ERROR_RETRY),
  /external/llvm/lib/Support/
ErrorHandling.cpp 189 MAP_ERR_TO_COND(ERROR_RETRY, resource_unavailable_try_again);
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
ErrorHandling.cpp 189 MAP_ERR_TO_COND(ERROR_RETRY, resource_unavailable_try_again);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnetwk.h 296 #define WN_RETRY ERROR_RETRY
winerror.h 426 #define ERROR_RETRY __MSABI_LONG(1237)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 212 milliseconds