Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/backtrace/
DBacktraceMap.h121 virtual std::string GetFunctionName(uint64_t /*pc*/, uint64_t* /*offset*/) { return ""; } in GetFunctionName() function
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Draise_target_subgraphs.cc187 void GetFunctionName(const Subgraph& subgrpah, std::string* function_name, in GetFunctionName() function
/external/tensorflow/tensorflow/core/transforms/region_to_functional/
Dimpl.cc632 static StringAttr GetFunctionName(RegionAttr preserved) { in GetFunctionName() function