Home
last modified time | relevance | path

Searched defs:shared_memory (Results 1 – 25 of 39) sorted by relevance

12

/external/libchrome/mojo/public/cpp/base/
Dbig_buffer_mojom_traits.cc65 mojo_base::BigBuffer>::shared_memory(mojo_base::BigBuffer& buffer) { in shared_memory() function in mojo::UnionTraits::mojom::BigBufferDataView::BigBuffer
81 mojo_base::internal::BigBufferSharedMemoryRegion shared_memory; in Read() local
117 mojo_base::BigBufferView>::shared_memory(mojo_base::BigBufferView& view) { in shared_memory() function in mojo::UnionTraits::mojom::BigBufferDataView::BigBufferView
135 mojo_base::internal::BigBufferSharedMemoryRegion shared_memory; in Read() local
Dbig_buffer.cc52 BigBuffer::BigBuffer(internal::BigBufferSharedMemoryRegion shared_memory) in BigBuffer()
124 internal::BigBufferSharedMemoryRegion shared_memory) { in SetSharedMemory()
/external/libchrome/base/memory/
Dshared_memory_tracker.cc40 const SharedMemory* shared_memory, in GetOrCreateSharedMemoryDump()
49 const SharedMemoryMapping& shared_memory, in GetOrCreateSharedMemoryDump()
57 const SharedMemory& shared_memory) { in IncrementMemoryUsage()
73 const SharedMemory& shared_memory) { in DecrementMemoryUsage()
Dshared_memory_unittest.cc602 SharedMemory shared_memory; in TEST_P() local
628 SharedMemory shared_memory; in TEST() local
665 SharedMemory shared_memory; in TEST_P() local
691 SharedMemory shared_memory; in TEST_P() local
722 SharedMemory shared_memory; in TEST_P() local
/external/webrtc/modules/desktop_capture/
Ddesktop_frame.cc29 SharedMemory* shared_memory) in DesktopFrame()
178 std::unique_ptr<SharedMemory> shared_memory = in Create() local
189 SharedMemory* shared_memory) in SharedMemoryDesktopFrame()
198 std::unique_ptr<SharedMemory> shared_memory) in SharedMemoryDesktopFrame()
Ddesktop_frame_win.cc22 std::unique_ptr<SharedMemory> shared_memory, in DesktopFrameWin()
49 std::unique_ptr<SharedMemory> shared_memory; in Create() local
Ddesktop_frame.h66 SharedMemory* shared_memory() const { return shared_memory_; } in shared_memory() function
/external/pytorch/torchgen/_autoheuristic/
Dtrain.py142 def gen_precondition(self, opt_name, shared_memory, device_capa): argument
151 self, heuristic_name, opt_name, threshold, shared_memory, device_capa, dt argument
Dtrain_regression.py438 self, heuristic_name, opt_name, threshold, shared_memory, device_capa, classes argument
/external/libchrome/mojo/core/
Dembedder_unittest.cc276 auto shared_memory = base::UnsafeSharedMemoryRegion::Create(123); in TEST_F() local
334 base::UnsafeSharedMemoryRegion shared_memory; in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() local
374 auto shared_memory = base::UnsafeSharedMemoryRegion::Create(kShmSize); in TEST_F() local
/external/cronet/tot/components/metrics/
Dchild_histogram_fetcher_impl.cc34 base::UnsafeSharedMemoryRegion shared_memory, in CreateFetcher()
/external/cronet/stable/components/metrics/
Dchild_histogram_fetcher_impl.cc34 base::UnsafeSharedMemoryRegion shared_memory, in CreateFetcher()
/external/cronet/tot/base/memory/
Dshared_memory_switch_unittest.cc28 namespace shared_memory { namespace
Dshared_memory_tracker.cc46 const SharedMemoryMapping& shared_memory, in GetOrCreateSharedMemoryDump()
Dshared_memory_switch.cc65 namespace shared_memory { namespace
/external/cronet/stable/base/memory/
Dshared_memory_switch_unittest.cc28 namespace shared_memory { namespace
Dshared_memory_tracker.cc46 const SharedMemoryMapping& shared_memory, in GetOrCreateSharedMemoryDump()
Dshared_memory_switch.cc65 namespace shared_memory { namespace
/external/perfetto/src/tracing/test/
Dproxy_producer_endpoint.cc70 SharedMemory* ProxyProducerEndpoint::shared_memory() const { in shared_memory() function in perfetto::ProxyProducerEndpoint
/external/cronet/tot/base/metrics/
Dhistogram_shared_memory_unittest.cc44 auto shared_memory = HistogramSharedMemory::Create( in TEST() local
/external/cronet/stable/base/metrics/
Dhistogram_shared_memory_unittest.cc44 auto shared_memory = HistogramSharedMemory::Create( in TEST() local
/external/crosvm/tools/contrib/memstats_chart/src/
Drecord.rs36 pub shared_memory: Option<u64>, field
/external/crosvm/common/balloon_control/src/
Dlib.rs49 pub shared_memory: Option<u64>, field
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl.cc58 SharedMemory* shared_memory, in CreateInstance()
70 SharedMemory* shared_memory, in CreateUnboundInstance()
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc67 SharedMemory* shared_memory() const override { return nullptr; } in shared_memory() function in perfetto::internal::__anon91221ad20111::UnsupportedProducerEndpoint

12