Searched refs:reason_ (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/libs/beast/test/beast/http/ |
D | test_parser.hpp | 72 string_view reason_, in on_response_impl() argument 77 reason_.data(), reason_.size()); in on_response_impl()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcConfigList.hpp | 81 …ludedConfig(ConfigType type_, int id_, ExcludeReason reason_) : type(type_), id(id_), reason(reaso… in ExcludedConfig()
|
/third_party/boost/libs/beast/include/boost/beast/_experimental/unit_test/ |
D | results.hpp | 34 test(bool pass_, std::string const& reason_) in test() 36 , reason(reason_) in test()
|
/third_party/boost/boost/beast/_experimental/unit_test/ |
D | results.hpp | 34 test(bool pass_, std::string const& reason_) in test() 36 , reason(reason_) in test()
|
/third_party/vk-gl-cts/execserver/ |
D | xsProtocol.hpp | 147 …ProcessLaunchFailedMessage (const char* reason_) : Message(MESSAGETYPE_PROCESS_LAUNCH_FAILED), r… in ProcessLaunchFailedMessage() argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 208 AllocationCallbackViolation (const AllocationCallbackRecord& record_, Reason reason_) in AllocationCallbackViolation() 210 , reason(reason_) in AllocationCallbackViolation()
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | flow_control.cc | 76 reason_ = reason; in Init() 118 tfc_->transport()->is_client ? "cli" : "svr", reason_, trw_str, in Finish()
|
D | flow_control.h | 133 const char* reason_; variable
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPUDevice.cpp | 45 : reason_(reason), message_(message) { in DeviceLostInfo() 48 return reason_; in getReason() 55 interop::GPUDeviceLostReason reason_; member in wgpu::binding::__anon368dc2fe0111::DeviceLostInfo
|