Home
last modified time | relevance | path

Searched defs:GetOrCreate (Results 1 – 16 of 16) sorted by relevance

/external/perfetto/src/trace_processor/importers/common/
Dsystem_info_tracker.h36 static SystemInfoTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/proto/
Dandroid_probes_tracker.h37 static AndroidProbesTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dheap_graph_tracker.h96 static HeapGraphTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/ftrace/
Dsched_event_tracker.h42 static SchedEventTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
Dbinder_tracker.h43 static BinderTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/tensorflow/tensorflow/stream_executor/
Dexecutor_cache.cc23 port::StatusOr<StreamExecutor*> ExecutorCache::GetOrCreate( in GetOrCreate() function in stream_executor::ExecutorCache
/external/perfetto/src/trace_processor/importers/syscalls/
Dsyscall_tracker.h49 static SyscallTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsequence_local_sync_event_watcher.cc75 static base::WeakPtr<SequenceLocalState> GetOrCreate() { in GetOrCreate() function in mojo::SequenceLocalSyncEventWatcher::SequenceLocalState
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dop_kernel_runner.cc169 tfrt::StatusOr<OpKernelRunner*> OpKernelRunnerCache::GetOrCreate( in GetOrCreate() function in tensorflow::tfd::OpKernelRunnerCache
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_parser.h272 static SystraceParser* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device.cc76 PluggableDevice::StreamGroup* GetOrCreate(const std::string& device_type, in GetOrCreate() function in tensorflow::PluggableDevice::StreamGroupFactory
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc80 CircuitBreakerCallCounterMap::GetOrCreate(const std::string& cluster, in GetOrCreate() function in grpc_core::__anon9d0b22c10111::CircuitBreakerCallCounterMap
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtranspose.cc1372 StatusOr<std::shared_ptr<TransposePlan>> TransposePlanCache::GetOrCreate( in GetOrCreate() function in xla::TransposePlanCache
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc241 BaseGPUDevice::StreamGroup* GetOrCreate(TfDeviceId tf_device_id, in GetOrCreate() function in tensorflow::BaseGPUDevice::StreamGroupFactory
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h668 u8 *GetOrCreate(uptr idx) { in GetOrCreate() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc2396 RefCountedPtr<XdsClient> XdsClient::GetOrCreate(const grpc_channel_args* args, in GetOrCreate() function in grpc_core::XdsClient