Searched defs:attr1 (Results 1 – 3 of 3) sorted by relevance
303 NL80211Attr<std::vector<uint8_t>> attr1(1, {'a', 'b', 'c'}); in TEST() local320 NL80211Attr<std::vector<uint8_t>> attr1(1, {'a', 'b', 'c'}); in TEST() local
188 pthread_attr_t attr1; in GKI_create_task() local
442 bool sensorHwMatch(const SeeAttributes &attr0, const SeeAttributes &attr1) { in sensorHwMatch()