Home
last modified time | relevance | path

Searched defs:ReturnLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dhandle_workaround.hpp130 ::boost::winapi::PULONG_ ReturnLength) in nt_system_query_information()
140 ::boost::winapi::PULONG_ ReturnLength in nt_query_object()
236 ::boost::winapi::PULONG_ ReturnLength) in nt_system_query_information()
250 ::boost::winapi::PULONG_ ReturnLength) in nt_query_object()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Ddeterministic_connection_id_generator_test.cc122 TEST_P(DeterministicConnectionIdGeneratorTest, ReturnLength) { in TEST_P() argument