Searched refs:CANCELLED (Results 1 - 25 of 29) sorted by relevance

12

/external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
H A DMojoResult.java12 public static final int CANCELLED = 1; field in class:MojoResult
43 case CANCELLED:
44 return "CANCELLED";
/external/protobuf/src/google/protobuf/stubs/
H A Dstatusor_test.cc78 StatusOr<int> thing(Status::CANCELLED);
80 EXPECT_EQ(Status::CANCELLED, thing.status());
99 StatusOr<int> original(Status::CANCELLED);
113 StatusOr<int> original(Status::CANCELLED);
128 StatusOr<int> source(Status::CANCELLED);
144 StatusOr<int> source(Status::CANCELLED);
153 StatusOr<int> bad(Status::CANCELLED);
155 EXPECT_EQ(Status::CANCELLED, bad.status());
177 StatusOr<int*> thing(Status::CANCELLED);
179 EXPECT_EQ(Status::CANCELLED, thin
[all...]
H A Dstatus_test.cc48 EXPECT_EQ(util::error::CANCELLED, util::Status::CANCELLED.error_code());
107 const util::Status a = util::Status(util::error::CANCELLED, "message");
108 const util::Status b = util::Status(util::error::CANCELLED, "message");
113 const util::Status a = util::Status(util::error::CANCELLED, "message");
119 const util::Status a = util::Status(util::error::CANCELLED, "message");
125 const util::Status a = util::Status(util::error::CANCELLED, "message");
126 const util::Status b = util::Status(util::error::CANCELLED, "another");
H A Dstatus.cc45 case CANCELLED:
46 return "CANCELLED";
86 const Status Status::CANCELLED = Status(error::CANCELLED, ""); member in class:google::protobuf::util::Status
H A Dstatus.h46 CANCELLED = 1, enumerator in enum:google::protobuf::util::error::Code
81 static const Status CANCELLED; member in class:google::protobuf::util::Status
/external/guava/guava/src/com/google/common/util/concurrent/
H A DAbstractFuture.java213 * {@link #COMPLETED}, {@link #CANCELLED}, or {@link #INTERRUPTED}
218 * computation, and only then transition to COMPLETED, CANCELLED, or
232 static final int CANCELLED = 4; field in class:AbstractFuture.Sync
304 case CANCELLED:
316 * Checks if the state is {@link #COMPLETED}, {@link #CANCELLED}, or {@link
320 return (getState() & (COMPLETED | CANCELLED | INTERRUPTED)) != 0;
324 * Checks if the state is {@link #CANCELLED} or {@link #INTERRUPTED}.
327 return (getState() & (CANCELLED | INTERRUPTED)) != 0;
352 * Transition to the CANCELLED or INTERRUPTED state.
355 return complete(null, null, interrupt ? INTERRUPTED : CANCELLED);
[all...]
/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc245 if (!finishing_ && result == util::Status::CANCELLED) {
285 return util::Status::CANCELLED;
324 return util::Status::CANCELLED;
393 return util::Status::CANCELLED;
410 return util::Status::CANCELLED;
427 return util::Status::CANCELLED;
521 return util::Status::CANCELLED;
671 if (result == util::Status::CANCELLED) {
738 return util::Status::CANCELLED;
768 return util::Status::CANCELLED;
[all...]
/external/autotest/client/cros/cellular/pseudomodem/
H A Dregister_cdma_machine.py37 pm_errors.MMCoreError(pm_errors.MMCoreError.CANCELLED,
H A Denable_machine.py37 pm_errors.MMCoreError.CANCELLED, 'Operation cancelled'))
H A Dpm_errors.py62 CANCELLED = 1 variable in class:MMCoreError
80 self.CANCELLED : '.Cancelled',
H A Dcdma_activate_machine.py48 pm_errors.MMCoreError(pm_errors.MMCoreError.CANCELLED, message))
H A Dregister_machine.py41 pm_errors.MMCoreError(pm_errors.MMCoreError.CANCELLED,
/external/flatbuffers/grpc/tests/
H A Dgrpctest.cpp50 return grpc::Status::CANCELLED;
/external/glide/library/src/main/java/com/bumptech/glide/request/
H A DGenericRequest.java52 CANCELLED, enum constant in enum:GenericRequest.Status
281 status = Status.CANCELLED;
356 return status == Status.CANCELLED;
/external/libusb/libusb/os/
H A Dlinux_usbfs.c159 CANCELLED, enumerator in enum:reap_action
2202 tpriv->reap_action = CANCELLED;
2368 return CANCELLED == tpriv->reap_action ?
2452 if (tpriv->reap_action == CANCELLED) {
2505 if (tpriv->reap_action == CANCELLED) {
/external/libmojo/mojo/android/system/src/org/chromium/mojo/system/impl/
H A DCoreImpl.java476 case MojoResult.CANCELLED:
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/system/impl/
H A DCoreImplTest.java308 assertEquals(MojoResult.CANCELLED, waitResult.getMojoResult());
706 // assertEquals(MojoResult.CANCELLED, asyncWaiterResult.getResult());
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 624 milliseconds

12