Home
last modified time | relevance | path

Searched defs:ReadAllEntries (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/
H A DGlobalDebugImpl.h197 bool ReadAllEntries(Maps* maps) { in ReadAllEntries() function
213 bool ReadAllEntries(Maps* maps, bool* race) { in ReadAllEntries() function
/aosp_15_r20/external/pigweed/pw_multisink/
H A Dmultisink_threaded_test.cc103 virtual void ReadAllEntries() { in ReadAllEntries() function in pw::multisink::LogPopReaderThread
142 void ReadAllEntries() override { in ReadAllEntries() function in pw::multisink::LogPeekAndCommitReaderThread