Home
last modified time | relevance | path

Searched defs:GetDebugInfo (Results 1 – 4 of 4) 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/tensorflow/tensorflow/core/common_runtime/eager/
Deager_op_rewrite_registry.h47 DebugInfo GetDebugInfo() const { return debug_info_; } in GetDebugInfo() function
/external/v8/src/objects/
Dshared-function-info-inl.h713 DebugInfo SharedFunctionInfo::GetDebugInfo() const { in GetDebugInfo() function
/external/v8/src/wasm/
Dwasm-code-manager.cc2005 DebugInfo* NativeModule::GetDebugInfo() { in GetDebugInfo() function in v8::internal::wasm::NativeModule