Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dnoop_balsa_visitor.h53 void HandleWarning(BalsaFrameEnums::ErrorCode /*error_code*/) override {} in HandleWarning() function
H A Dbalsa_frame.cc463 void BalsaFrame::HandleWarning(BalsaFrameEnums::ErrorCode error_code) { in HandleWarning() function in quiche::BalsaFrame
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1755 function_ref<void(Error)> HandleWarning, in DWARFObjInMemory()