Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/filter/
H A DFilter.h42 explicit PrefixFilter(std::string prefix) : prefix_(std::move(prefix)) { in PrefixFilter() function
/aosp_15_r20/external/openthread/src/core/utils/
H A Dslaac_address.hpp68 typedef otIp6SlaacPrefixFilter PrefixFilter; ///< Prefix filter function pointer. typedef in ot::Utils::Slaac