Searched refs:unwrapRet (Results 1 – 1 of 1) sorted by relevance
99 T unwrapRet(Return<T>& ret, const U& default_val) in unwrapRet() function105 Error unwrapRet(Return<Error>& ret) in unwrapRet() function107 return unwrapRet(ret, kDefaultError); in unwrapRet()247 return unwrapRet(ret, 0); in getMaxVirtualDisplayCount()288 return unwrapRet(ret); in destroyVirtualDisplay()317 return unwrapRet(ret); in destroyLayer()516 return unwrapRet(ret); in setActiveConfig()556 return unwrapRet(ret); in setColorMode()583 return unwrapRet(ret); in setPowerMode()589 return unwrapRet(ret); in setVsyncEnabled()[all …]