Home
last modified time | relevance | path

Searched defs:SetStatus (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/csharp/Grpc.HealthCheck.Tests/
DHealthServiceImplTest.cs37 public void SetStatus() in SetStatus() method in Grpc.HealthCheck.Tests.HealthServiceImplTest
/third_party/grpc/test/cpp/end2end/
Dtest_health_check_service_impl.cc66 void HealthCheckServiceImpl::SetStatus( in SetStatus() function in grpc::testing::HealthCheckServiceImpl
/third_party/grpc/src/csharp/Grpc.HealthCheck/
DHealthServiceImpl.cs60 public void SetStatus(string service, HealthCheckResponse.Types.ServingStatus status) in SetStatus() method in Grpc.HealthCheck.HealthServiceImpl
/third_party/gptfdisk/
Dmbrpart.h87 void SetStatus(uint8_t s) {status = s;} in SetStatus() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpropagator.cpp70 bool SSAPropagator::SetStatus(Instruction* inst, PropStatus status) { in SetStatus() function in spvtools::opt::SSAPropagator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp70 bool SSAPropagator::SetStatus(Instruction* inst, PropStatus status) { in SetStatus() function in spvtools::opt::SSAPropagator
/third_party/cef/libcef_dll/ctocpp/
Dresponse_ctocpp.cc86 NO_SANITIZE("cfi-icall") void CefResponseCToCpp::SetStatus(int status) { in SetStatus() function in CefResponseCToCpp
/third_party/cef/libcef/common/
Dresponse_impl.cc61 void CefResponseImpl::SetStatus(int status) { in SetStatus() function in CefResponseImpl