Home
last modified time | relevance | path

Searched defs:context_name (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Dcontrol_flow.proto34 string context_name = 1; field
55 string context_name = 1; field
/external/autotest/client/common_lib/
Ddecorators.py9 def in_context(context_name): argument
/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc1160 const std::string& context_name) { in ParseDebugAnnotationValue()
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp988 std::string context_name; in GetOrCreateFunctionDecl() local