Home
last modified time | relevance | path

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

/frameworks/av/media/utils/
DServiceUtilities.cpp536 bool notFound = false; in getInfo() local
539 notFound = true; in getInfo()
576 info.expirationNs = now + (notFound ? 0 : INFO_EXPIRATION_NS); in getInfo()