Home
last modified time | relevance | path

Searched defs:GetOrCreate (Results 1 – 17 of 17) 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/json/
Djson_tracker.h38 static JsonTracker* 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.h42 static BinderTracker* 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.h92 static HeapGraphTracker* 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/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_bytemap.h90 u8 *GetOrCreate(uptr idx) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/syscalls/
Dsyscall_tracker.h49 static SyscallTracker* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_parser.h225 static SystraceParser* GetOrCreate(TraceProcessorContext* context) { in GetOrCreate() function
/external/llvm-project/lldb/include/lldb/Utility/
DReproducer.h127 template <typename T> T &GetOrCreate() { 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/llvm-project/lldb/unittests/Utility/
DReproducerTest.cpp168 TEST(GeneratorTest, GetOrCreate) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc78 CircuitBreakerCallCounterMap::GetOrCreate(const std::string& cluster, in GetOrCreate() function in grpc_core::__anonc021a63c0111::CircuitBreakerCallCounterMap
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc239 BaseGPUDevice::StreamGroup* GetOrCreate(TfGpuId tf_gpu_id, in GetOrCreate() function in tensorflow::BaseGPUDevice::StreamGroupFactory
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc2212 RefCountedPtr<XdsClient> XdsClient::GetOrCreate(grpc_error** error) { in GetOrCreate() function in grpc_core::XdsClient
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h668 u8 *GetOrCreate(uptr idx) { in GetOrCreate() function