OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCallStatusClientError
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/cpp/server/load_reporter/
constants.h
47
constexpr char
kCallStatusClientError
[] = "4XX";
/external/grpc-grpc/test/cpp/server/load_reporter/
load_reporter_test.cc
220
::grpc::load_reporter::
kCallStatusClientError
},
234
::grpc::load_reporter::
kCallStatusClientError
},
247
::grpc::load_reporter::
kCallStatusClientError
},
259
::grpc::load_reporter::
kCallStatusClientError
},
328
::grpc::load_reporter::
kCallStatusClientError
},
334
::grpc::load_reporter::
kCallStatusClientError
},
347
::grpc::load_reporter::
kCallStatusClientError
},
353
::grpc::load_reporter::
kCallStatusClientError
},
366
::grpc::load_reporter::
kCallStatusClientError
},
372
::grpc::load_reporter::
kCallStatusClientError
},
[
all
...]
/external/grpc-grpc/src/core/ext/filters/load_reporting/
server_load_reporting_filter.cc
328
return ::grpc::load_reporter::
kCallStatusClientError
;
Completed in 90 milliseconds