Searched refs:notSupportedEvents (Results 1 – 1 of 1) sorted by relevance
144 std::vector<std::string_view> notSupportedEvents; in LogBootEvents() local159 notSupportedEvents.push_back(name); in LogBootEvents()162 if (!notSupportedEvents.empty()) { in LogBootEvents()164 << android::base::Join(notSupportedEvents, ','); in LogBootEvents()