Searched refs:unwrapRet (Results 1 – 1 of 1) sorted by relevance
97 T unwrapRet(Return<T>& ret, const U& default_val) in unwrapRet() function103 Error unwrapRet(Return<Error>& ret) in unwrapRet() function105 return unwrapRet(ret, kDefaultError); in unwrapRet()253 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()297 return unwrapRet(ret); in destroyVirtualDisplay()326 return unwrapRet(ret); in destroyLayer()557 return unwrapRet(ret); in setActiveConfig()600 return unwrapRet(ret); in setColorMode()627 return unwrapRet(ret); in setPowerMode()633 return unwrapRet(ret); in setVsyncEnabled()[all …]