Searched refs:unwrapRet (Results 1 – 1 of 1) sorted by relevance
98 T unwrapRet(Return<T>& ret, const U& default_val) in unwrapRet() function104 Error unwrapRet(Return<Error>& ret) in unwrapRet() function106 return unwrapRet(ret, kDefaultError); in unwrapRet()255 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()299 return unwrapRet(ret); in destroyVirtualDisplay()328 return unwrapRet(ret); in destroyLayer()559 return unwrapRet(ret); in setActiveConfig()602 return unwrapRet(ret); in setColorMode()629 return unwrapRet(ret); in setPowerMode()635 return unwrapRet(ret); in setVsyncEnabled()[all …]