Home
last modified time | relevance | path

Searched defs:HType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_signature.hpp169 typedef typename remove_RC<H>::type HType; typedef
188 typedef typename remove_RC<H>::type HType; typedef
208 typedef typename remove_RC<H>::type HType; typedef
/aosp_15_r20/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.resumption/
H A Ddestroy.pass.cpp43 using HType = coro::coroutine_handle<Promise>; in do_test() typedef
H A Dresume.pass.cpp56 using HType = coro::coroutine_handle<Promise>; in do_test() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.resumption/
H A Ddestroy.pass.cpp39 using HType = std::coroutine_handle<Promise>; in do_test() typedef
H A Dresume.pass.cpp51 using HType = std::coroutine_handle<Promise>; in do_test() typedef