Home
last modified time | relevance | path

Searched refs:CanCombineWith (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dhiddenapi_flags.h226 if (current.IsEmpty() || !api_list.CanCombineWith(current)) { in FromNames()
248 bool CanCombineWith(const ApiList& other) const { in CanCombineWith() function