Home
last modified time | relevance | path

Searched defs:stack_trace_ (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute_node.h145 absl::optional<ManagedStackTrace> stack_trace_; variable
238 absl::optional<ManagedStackTrace> stack_trace_; variable
H A Deager_operation.h274 absl::optional<ManagedStackTrace> stack_trace_; variable
/aosp_15_r20/art/runtime/mirror/
H A Dthrowable.h61 HeapReference<Object> stack_trace_; variable
/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace.h97 StackTraceContainer stack_trace_ = {}; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstatus.h208 std::vector<StackFrame> stack_trace_; variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dresult.h197 std::vector<std::string> stack_trace_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.h614 absl::optional<tensorflow::ManagedStackTrace> stack_trace_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h283 std::shared_ptr<AbstractStackTrace> stack_trace_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor.cc388 absl::optional<ManagedStackTrace> stack_trace_ = absl::nullopt; member in tensorflow::__anon79fb0f210111::ExecutorState