Searched refs:unwrapRet (Results 1 – 1 of 1) sorted by relevance
178 T unwrapRet(Return<T>& ret, const U& default_val) { in unwrapRet() function182 Error unwrapRet(Return<Error>& ret) { in unwrapRet() function183 return unwrapRet(ret, kDefaultError); in unwrapRet()320 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()362 return unwrapRet(ret); in destroyVirtualDisplay()388 return unwrapRet(ret); in destroyLayer()607 return unwrapRet(ret); in setActiveConfig()635 return unwrapRet(ret); in setColorMode()662 return unwrapRet(ret); in setPowerMode()667 return unwrapRet(ret); in setVsyncEnabled()[all …]