Home
last modified time | relevance | path

Searched refs:persistent_buffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_persistent_ram/public/pw_persistent_ram/
H A Dflat_file_system_entry.h30 PersistentBuffer<kMaxSizeBytes>& persistent_buffer) in FlatFileSystemPersistentBufferEntry() argument
34 persistent_buffer_(persistent_buffer) {} in FlatFileSystemPersistentBufferEntry()
/aosp_15_r20/external/pigweed/pw_persistent_ram/
H A DCMakeLists.txt20 public/pw_persistent_ram/persistent_buffer.h
31 persistent_buffer.cc
H A DBUILD.bazel23 srcs = ["persistent_buffer.cc"],
26 "public/pw_persistent_ram/persistent_buffer.h",
H A DBUILD.gn31 "public/pw_persistent_ram/persistent_buffer.h",
33 sources = [ "persistent_buffer.cc" ]
H A Ddocs.rst215 .. _module-pw_persistent_ram-persistent_buffer:
237 #include "pw_persistent_ram/persistent_buffer.h"
/aosp_15_r20/external/pigweed/pw_snapshot/
H A Dsetup.rst196 :ref:`pw::PersistentBuffer <module-pw_persistent_ram-persistent_buffer>` that
/aosp_15_r20/external/pigweed/docs/
H A Dchangelog.rst13375 * `Add persistent_buffer flat_file_system_entry <https://pigweed-review.googlesource.com/c/pigweed/…