Searched defs:KeyValueSet (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/ | ||
| D | client.cc | 328 xla::Status DistributedRuntimeClientImpl::KeyValueSet(std::string key, in KeyValueSet() function in xla::DistributedRuntimeClientImpl |
| D | protocol.proto | 153 rpc KeyValueSet(KeyValueSetRequest) returns (KeyValueSetResponse) {} rpc |
| D | service.cc | 384 ::grpc::Status DistributedRuntimeServiceImpl::KeyValueSet( in KeyValueSet() function in xla::DistributedRuntimeServiceImpl |
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/ | ||
| D | ConcurrentWeakMap.kt | 243 private inner class KeyValueSet<E>( in <lambda>() class |