Home
last modified time | relevance | path

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

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