Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libchrome/mojo/public/cpp/base/
H A 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
H A Dbig_buffer.cc52 BigBuffer::BigBuffer(internal::BigBufferSharedMemoryRegion shared_memory) in BigBuffer()
124 internal::BigBufferSharedMemoryRegion shared_memory) { in SetSharedMemory()
/aosp_15_r20/external/libchrome/base/memory/
H A 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()
H A 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
H A Ddiscardable_shared_memory.cc101 const WritableSharedMemoryMapping& shared_memory) { in SharedStateFromSharedMemory()
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A 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()
H A Ddesktop_frame_win.cc22 std::unique_ptr<SharedMemory> shared_memory, in DesktopFrameWin()
49 std::unique_ptr<SharedMemory> shared_memory; in Create() local
H A Ddesktop_frame.h66 SharedMemory* shared_memory() const { return shared_memory_; } in shared_memory() function
/aosp_15_r20/external/libchrome/mojo/core/
H A 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
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/
H A 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
H A Dtrain_regression.py438 self, heuristic_name, opt_name, threshold, shared_memory, device_capa, classes argument
/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dshared_memory_arbiter_impl.cc58 SharedMemory* shared_memory, in CreateInstance()
70 SharedMemory* shared_memory, in CreateUnboundInstance()
/aosp_15_r20/external/cronet/components/metrics/
H A Dchild_histogram_fetcher_impl.cc34 base::UnsafeSharedMemoryRegion shared_memory, in CreateFetcher()
/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_switch_unittest.cc28 namespace shared_memory { namespace
H A Dshared_memory_tracker.cc46 const SharedMemoryMapping& shared_memory, in GetOrCreateSharedMemoryDump()
H A Dshared_memory_switch.cc65 namespace shared_memory { namespace
H A Ddiscardable_shared_memory.cc116 const WritableSharedMemoryMapping& shared_memory) { in SharedStateFromSharedMemory()
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dproxy_producer_endpoint.cc70 SharedMemory* ProxyProducerEndpoint::shared_memory() const { in shared_memory() function in perfetto::ProxyProducerEndpoint
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_shared_memory_unittest.cc44 auto shared_memory = HistogramSharedMemory::Create( in TEST() local
/aosp_15_r20/external/crosvm/tools/contrib/memstats_chart/src/
H A Drecord.rs36 pub shared_memory: Option<u64>, field
/aosp_15_r20/external/crosvm/common/balloon_control/src/
H A Dlib.rs49 pub shared_memory: Option<u64>, field
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_backend_fake.cc67 SharedMemory* shared_memory() const override { return nullptr; } in shared_memory() function in perfetto::internal::__anon2f8ba0520111::UnsupportedProducerEndpoint
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.h725 SharedMemory* shared_memory() { return shared_memory_.get(); } in shared_memory() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h728 SharedMemory* shared_memory() { return shared_memory_.get(); } in shared_memory() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h728 SharedMemory* shared_memory() { return shared_memory_.get(); } in shared_memory() function

12