Home
last modified time | relevance | path

Searched defs:param_seq (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dexception_test.hpp36 #define EXCEPTION_TESTS(test_seq, param_seq) \ argument
39 #define EXCEPTION_TESTS_REPEAT(n, test_seq, param_seq) \ argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dservice_record.cc200 auto param_seq = std::move(*v); in AddProtocolDescriptor() local
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/
H A Dcrypto_utils.cc513 CBB outer_seq, inner_seq, param_seq, sha384_seq, mgf1_seq, mgf1_sha384_seq; in RsaSsaPssPublicKeyToDerEncoding() local