Home
last modified time | relevance | path

Searched defs:FINISH (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc_server.h42 enum class STATE : int8_t { CREATE = 1, PROCESS = 2, FINISH = 3 }; enumerator
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/
DSnackbarHelper.java32 private enum DismissBehavior {HIDE, SHOW, FINISH} enumConstant
/third_party/grpc/examples/cpp/helloworld/
Dgreeter_async_server.cc139 enum CallStatus { CREATE, PROCESS, FINISH }; enumerator
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dmessage.h34 FINISH = 5, enumerator
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java24 FINISH enumConstant
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgraph_data_server.h99 enum class STATE : int8_t { CREATE = 1, PROCESS = 2, FINISH = 3 }; enumerator
/third_party/mindspore/mindspore/ccsrc/ps/core/protos/
Dcomm.proto28 FINISH = 5; enumerator
/third_party/ffmpeg/libavformat/
Dhttp.c59 FINISH enumerator