/external/perfetto/src/trace_processor/importers/common/ |
D | system_info_tracker.h | 36 static SystemInfoTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
/external/perfetto/src/trace_processor/importers/json/ |
D | json_tracker.h | 38 static JsonTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
/external/perfetto/src/trace_processor/importers/ftrace/ |
D | sched_event_tracker.h | 42 static SchedEventTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
D | binder_tracker.h | 42 static BinderTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | android_probes_tracker.h | 37 static AndroidProbesTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
D | heap_graph_tracker.h | 92 static HeapGraphTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
/external/tensorflow/tensorflow/stream_executor/ |
D | executor_cache.cc | 23 port::StatusOr<StreamExecutor*> ExecutorCache::GetOrCreate( in GetOrCreate() function in stream_executor::ExecutorCache
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator_bytemap.h | 90 u8 *GetOrCreate(uptr idx) { in GetOrCreate() function
|
/external/perfetto/src/trace_processor/importers/syscalls/ |
D | syscall_tracker.h | 49 static SyscallTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
/external/perfetto/src/trace_processor/importers/systrace/ |
D | systrace_parser.h | 225 static SystraceParser* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
|
/external/llvm-project/lldb/include/lldb/Utility/ |
D | Reproducer.h | 127 template <typename T> T &GetOrCreate() { in GetOrCreate() function
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | sequence_local_sync_event_watcher.cc | 75 static base::WeakPtr<SequenceLocalState> GetOrCreate() { in GetOrCreate() function in mojo::SequenceLocalSyncEventWatcher::SequenceLocalState
|
/external/llvm-project/lldb/unittests/Utility/ |
D | ReproducerTest.cpp | 168 TEST(GeneratorTest, GetOrCreate) { in TEST() argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | xds_cluster_impl.cc | 78 CircuitBreakerCallCounterMap::GetOrCreate(const std::string& cluster, in GetOrCreate() function in grpc_core::__anonc021a63c0111::CircuitBreakerCallCounterMap
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_device.cc | 239 BaseGPUDevice::StreamGroup* GetOrCreate(TfGpuId tf_gpu_id, in GetOrCreate() function in tensorflow::BaseGPUDevice::StreamGroupFactory
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_client.cc | 2212 RefCountedPtr<XdsClient> XdsClient::GetOrCreate(grpc_error** error) { in GetOrCreate() function in grpc_core::XdsClient
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 668 u8 *GetOrCreate(uptr idx) { in GetOrCreate() function
|