| /external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
| D | xds_client_stats.h | 107 struct Snapshot { struct 113 Snapshot& operator+=(const Snapshot& other) { argument 137 Snapshot GetSnapshotAndReset(); argument 174 struct Snapshot { struct 181 Snapshot& operator+=(const Snapshot& other) { argument 186 for (const auto& p : other.backend_metrics) { 212 Snapshot GetSnapshotAndReset(); argument
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | snapshot_op.h | 33 struct Snapshot { struct 34 void operator()(const Device& device, in operator()
|
| /external/rust/crates/tokio/src/runtime/task/ |
| D | state.rs | 13 pub(super) struct Snapshot(usize); struct 109 pub(super) fn load(&self) -> Snapshot { in load() 183 pub(super) fn transition_to_complete(&self) -> Snapshot { in transition_to_complete() 453 F: FnMut(Snapshot) -> (T, Option<Snapshot>), in fetch_update_action() 473 fn fetch_update<F>(&self, mut f: F) -> Result<Snapshot, Snapshot> in fetch_update() 475 F: FnMut(Snapshot) -> Option<Snapshot>, in fetch_update() 497 impl Snapshot { impl 583 impl fmt::Debug for Snapshot { implementation
|
| D | harness.rs | 412 snapshot: Snapshot, in set_join_waker() 413 ) -> Result<Snapshot, Snapshot> { in set_join_waker() argument
|
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | TimeStats.cs | 71 public class Snapshot class in Grpc.IntegrationTesting.TimeStats 77 …public Snapshot(TimeSpan wallClockTime, TimeSpan userProcessorTime, TimeSpan privilegedProcessorTi… in Snapshot() method in Grpc.IntegrationTesting.TimeStats.Snapshot
|
| /external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/utils/ |
| D | Snapshot.kt | 7 class Snapshot( class
|
| /external/libchrome/base/debug/ |
| D | activity_analyzer.h | 27 struct BASE_EXPORT Snapshot : ThreadActivityTracker::Snapshot { struct 33 std::vector<ActivityUserData::Snapshot> user_data_stack; argument
|
| D | activity_tracker.h | 402 using Snapshot = std::map<std::string, TypedValue>; variable 586 struct BASE_EXPORT Snapshot { struct 594 std::string thread_name; 597 int64_t create_stamp; 603 int64_t process_id = 0; 604 int64_t thread_id = 0; 608 std::vector<Activity> activity_stack; 612 uint32_t activity_stack_depth = 0; 615 Activity last_exception;
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_computation.cc | 31 StatusOr<std::unique_ptr<HloSnapshot>> XlaComputation::Snapshot() const { in Snapshot() function in xla::XlaComputation
|
| /external/pigweed/pw_snapshot/py/ |
| D | generate_example_snapshot.py | 25 def _add_threads(snapshot: snapshot_pb2.Snapshot) -> snapshot_pb2.Snapshot:
|
| /external/grpc-grpc/test/core/debug/ |
| D | stats_test.cc | 32 class Snapshot { class 34 Snapshot() { grpc_stats_collect(&begin_); } in Snapshot() function in grpc::testing::Snapshot
|
| /external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
| D | PollingWatchService.java | 198 private final class Snapshot { class in PollingWatchService 203 Snapshot(Map<Name, Long> modifiedTimes) { in Snapshot() method in PollingWatchService.Snapshot
|
| /external/pigweed/pw_snapshot/pw_snapshot_protos/ |
| D | snapshot.proto | 49 message Snapshot { message
|
| /external/libchrome/base/process/ |
| D | process_iterator.cc | 26 ProcessIterator::ProcessEntries ProcessIterator::Snapshot() { in Snapshot() function in base::ProcessIterator
|
| /external/cronet/base/process/ |
| D | process_iterator.cc | 26 ProcessIterator::ProcessEntries ProcessIterator::Snapshot() { in Snapshot() function in base::ProcessIterator
|
| /external/python/cpython3/Doc/library/ |
| D | tracemalloc.rst | 525 Snapshot section in API
|
| /external/pigweed/pw_snapshot/py/pw_snapshot/ |
| D | processor.py | 156 artifacts_dir: Path, snapshot: snapshot_pb2.Snapshot
|
| /external/opencensus-java/api/src/main/java/io/opencensus/metrics/export/ |
| D | Summary.java | 89 public abstract static class Snapshot { class in Summary
|
| /external/leveldb/include/leveldb/ |
| D | options.h | 19 class Snapshot; variable
|
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/ |
| D | DiskLruCache.java | 769 public final class Snapshot implements Closeable { class 775 private Snapshot(String key, long sequenceNumber, Source[] sources, long[] lengths) { in Snapshot() method in Snapshot
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
| D | DiskLruCache.java | 766 public final class Snapshot implements Closeable { class 772 private Snapshot(String key, long sequenceNumber, Source[] sources, long[] lengths) { in Snapshot() method in Snapshot
|
| /external/golang-protobuf/internal/encoding/text/ |
| D | encode.go | 258 func (e *Encoder) Snapshot() encoderState { func
|
| /external/crosvm/devices/src/ |
| D | proxy.rs | 75 Snapshot, enumerator
|
| /external/python/cpython3/Lib/ |
| D | tracemalloc.py | 415 class Snapshot: class
|
| /external/crosvm/vm_control/src/ |
| D | lib.rs | 125 Snapshot(mpsc::Sender<anyhow::Result<VcpuSnapshot>>), enumerator 1121 Snapshot(SnapshotCommand), enumerator
|