Home
last modified time | relevance | path

Searched defs:weak_ptr_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo.h121 base::WeakPtr<ChannelMojo> weak_ptr_; in COMPONENT_EXPORT() local
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo.h121 base::WeakPtr<ChannelMojo> weak_ptr_; in COMPONENT_EXPORT() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dweak_ptr.h113 WeakPtr<T> weak_ptr_; variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dweak_ptr.h113 WeakPtr<T> weak_ptr_; variable
/aosp_15_r20/external/cronet/base/tracing/
H A Dperfetto_task_runner_unittest.cc96 base::WeakPtr<TaskDestination> weak_ptr_; member in base::tracing::__anonc6d50bc90111::PosterThread
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_linux.cc212 WeakPtr<FilePathWatcherImpl> weak_ptr_; member in base::__anonf5cb3bf30111::FilePathWatcherImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.h1551 std::optional<std::weak_ptr<torch::jit::CompilationUnit>> weak_ptr_; member