Home
last modified time | relevance | path

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

/third_party/mesa3d/include/android_stub/backtrace/
DBacktraceMap.h121 virtual std::string GetFunctionName(uint64_t /*pc*/, uint64_t* /*offset*/) { return ""; } in GetFunctionName() function
/third_party/grpc/src/cpp/ext/gcp/
Denvironment_autodetect.cc90 std::string GetFunctionName() { in GetFunctionName() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Daction.cc396 std::string GetFunctionName(const py::object &input) { in GetFunctionName() function