Searched defs:getChips (Results 1 – 5 of 5) sorted by relevance
39 List<String> getChips(); in getChips() method
32 List<String> getChips(); in getChips() method
36 ::ndk::ScopedAStatus Uwb::getChips(std::vector<std::string>* names) { in getChips() function in android::hardware::uwb::impl::Uwb
36 fn getChips(&self) -> Result<Vec<String>> { in getChips() method