Searched refs:future (Results 1 – 10 of 10) sorted by relevance
161 std::future<sp<IBase>> future = task.get_future(); in GetHidlService() local163 auto status = future.wait_for(max_time); in GetHidlService()167 sp<IBase> base = future.get(); in GetHidlService()183 auto future = task.get_future(); in GetAidlService() local185 auto status = future.wait_for(max_time); in GetAidlService()187 return status == std::future_status::ready ? future.get() : nullptr; in GetAidlService()
45 be forthcoming in the near future.
189 Arrays.stream(compilerFutures).forEach(future -> { in testDegradationForModels()191 future.get(); in testDegradationForModels()
48 future==0.17.1
60 be forthcoming in the near future.
70 be forthcoming in the near future.
80 be forthcoming in the near future.
322 redefining-builtins-modules=six,six.moves,past.builtins,future.builtins,functools
1378 # it is more robust and this tag (HTML_STYLESHEET) will in the future become1388 # standard style sheet and is therefore more robust against future updates.1559 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
10 …nvalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s a… property