Searched refs:ResultF (Results 1 – 3 of 3) sorted by relevance
59 auto ResultF = ResultP.get_future(); in writeUInt8s() local61 return ResultF.get(); in writeUInt8s()66 auto ResultF = ResultP.get_future(); in writeUInt16s() local68 return ResultF.get(); in writeUInt16s()73 auto ResultF = ResultP.get_future(); in writeUInt32s() local75 return ResultF.get(); in writeUInt32s()80 auto ResultF = ResultP.get_future(); in writeUInt64s() local82 return ResultF.get(); in writeUInt64s()87 auto ResultF = ResultP.get_future(); in writeBuffers() local89 return ResultF.get(); in writeBuffers()
819 auto ResultF = ResultP->get_future(); in linkAndVerify() local826 auto Result = ResultF.get(); in linkAndVerify()
1895 auto ResultF = ResultP.get_future(); in lookupFlags() local1896 return ResultF.get(); in lookupFlags()