Searched refs:isConditionTrue (Results 1 – 1 of 1) sorted by relevance
667 void MtpMedialibraryManager::CondCloseFd(bool isConditionTrue, const int fd) in CondCloseFd() argument669 bool cond = (!isConditionTrue || fd <= 0); in CondCloseFd()