Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/
H A Dmemory_usage_test.cc124 std::vector<std::string> client_flags = { in RunCallBenchmark() local
173 std::vector<std::string> client_flags = { in RunChannelBenchmark() local
/aosp_15_r20/external/ublksrv/nbd/
H A Dnbd-client.c320 uint32_t needed_flags, uint32_t client_flags, uint32_t do_opts, in negotiate()