Searched defs:AnyOf (Results 1 – 4 of 4) sorted by relevance
22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of… in AnyOf() function
401 bool DeviceManager::AnyOf(std::function<bool(std::shared_ptr<IDevice>)> pred) in AnyOf() function in OHOS::Msdp::DeviceStatus::DeviceManager