Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_kvs/
H A Dsectors_test.cc50 TEST_F(SectorsTest, AddressInSector) { in TEST_F() argument
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/internal/
H A Dsectors.h136 bool AddressInSector(const SectorDescriptor& sector, Address address) const { in AddressInSector() function