Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DCustomErrorDetailsTest.cs103 private static DebugInfo GetDebugInfo(Metadata trailers) in GetDebugInfo() method in Grpc.IntegrationTesting.CustomErrorDetailsTest
/external/v8/src/objects/
Dshared-function-info-inl.h652 DebugInfo* SharedFunctionInfo::GetDebugInfo() const { in GetDebugInfo() function