| /external/opencensus-java/api/src/main/java/io/opencensus/trace/ |
| D | Status.java | 174 UNIMPLEMENTED(12), enumConstant 355 public static final Status UNIMPLEMENTED = CanonicalCode.UNIMPLEMENTED.toStatus(); field in Status
|
| /external/pigweed/pw_status/ts/ |
| D | status.ts | 30 UNIMPLEMENTED = 12, enumerator
|
| /external/pigweed/pw_protobuf/pw_protobuf_protos/ |
| D | status.proto | 33 UNIMPLEMENTED = 12; enumerator
|
| /external/grpc-grpc/include/grpcpp/impl/codegen/ |
| D | status_code_enum.h | 115 UNIMPLEMENTED = 12, enumerator
|
| /external/pigweed/pw_status/py/pw_status/ |
| D | __init__.py | 32 UNIMPLEMENTED = 12 variable in Status
|
| /external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
| D | status_code_enum.h | 115 UNIMPLEMENTED = 12, enumerator
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | error_codes.proto | 124 UNIMPLEMENTED = 12; enumerator
|
| /external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
| D | status_code_enum.h | 115 UNIMPLEMENTED = 12, enumerator
|
| /external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/ |
| D | MojoResult.java | 23 public static final int UNIMPLEMENTED = 12; field in MojoResult
|
| /external/icing/icing/text_classifier/lib3/utils/base/ |
| D | status.h | 40 UNIMPLEMENTED = 12, enumerator
|
| /external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
| D | Status.java | 34 UNIMPLEMENTED(12), enumConstant
|
| /external/libtextclassifier/native/utils/base/ |
| D | status.h | 42 UNIMPLEMENTED = 12, enumerator
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | status.h | 60 UNIMPLEMENTED = 12, enumerator
|
| /external/grpc-grpc-java/core/src/main/java/io/grpc/ |
| D | Status.java | 171 UNIMPLEMENTED(12), enumConstant 286 public static final Status UNIMPLEMENTED = Code.UNIMPLEMENTED.toStatus(); field in Status
|
| /external/swiftshader/src/System/ |
| D | Debug.hpp | 129 #define UNIMPLEMENTED(format, ...) \ macro
|
| /external/angle/src/common/ |
| D | debug.h | 357 # define UNIMPLEMENTED() \ macro 373 # define UNIMPLEMENTED() \ macro
|
| /external/swiftshader/src/Reactor/ |
| D | Debug.hpp | 138 #define UNIMPLEMENTED(format, ...) … macro
|
| /external/swiftshader/third_party/subzero/runtime/ |
| D | wasm-runtime.cpp | 170 #define UNIMPLEMENTED(f) \ macro
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | errors_impl.py | 208 UNIMPLEMENTED = error_codes_pb2.UNIMPLEMENTED variable
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_internal_defs.h | 255 #define UNIMPLEMENTED() UNREACHABLE("unimplemented") macro
|
| /external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
| D | keymaster_defs.proto | 251 UNIMPLEMENTED = 65; enumerator
|
| /external/grpc-grpc/src/python/grpcio/grpc/ |
| D | __init__.py | 230 UNIMPLEMENTED = (_cygrpc.StatusCode.unimplemented, 'unimplemented') variable in StatusCode
|