Home
last modified time | relevance | path

Searched defs:is_cancelled (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcancellation_test.cc30 bool is_cancelled = false; in TEST() local
43 bool is_cancelled = false; in TEST() local
64 bool is_cancelled = false; in TEST() local
148 bool is_cancelled = false; in TEST() local
161 bool is_cancelled = false; in TEST() local
/external/libchrome/base/files/
Dfile_path_watcher.h71 bool is_cancelled() const { in is_cancelled() function
/external/tensorflow/tensorflow/python/eager/
Dcancellation.py33 def is_cancelled(self): member in CancellationManager
/external/rust/crates/tokio/src/runtime/task/
Derror.rs32 pub fn is_cancelled(&self) -> bool { in is_cancelled() method
Dstate.rs371 pub(super) fn is_cancelled(self) -> bool { in is_cancelled() method
/external/grpc-grpc/examples/android/helloworld/app/src/main/cpp/
Dgrpc-helloworld.cc66 jboolean is_cancelled = env->CallBooleanMethod(obj, is_cancelled_mid); in StartServer() local
/external/tensorflow/tensorflow/core/kernels/
Dconditional_accumulator_base.h99 bool is_cancelled; member
Dqueue_base.h161 bool is_cancelled; member
/external/tensorflow/tensorflow/lite/
Dinterpreter_test.cc1360 bool is_cancelled = false; member