Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dtf_framework_legalize_to_llvm.cc168 StringRef GetFuncName() const override { return kCInterfaceAlloc; } in GetFuncName() function in mlir::kernel_gen::tf_framework::__anonbe477fa20111::TFAllocOpConverter
247 StringRef GetFuncName() const override { return kCInterfaceDealloc; } in GetFuncName() function in mlir::kernel_gen::tf_framework::__anonbe477fa20111::TFDeallocOpConverter
296 StringRef GetFuncName() const override { return kCInterfaceJITCompile; } in GetFuncName() function in mlir::kernel_gen::tf_framework::__anonbe477fa20111::JITCompileFromStrOpConverter
386 StringRef GetFuncName() const override { return kCInterfaceJITExecute; } in GetFuncName() function in mlir::kernel_gen::tf_framework::__anonbe477fa20111::JITExecuteOpConverter
426 StringRef GetFuncName() const override { return kCInterfaceReportError; } in GetFuncName() function in mlir::kernel_gen::tf_framework::__anonbe477fa20111::ReportErrorOpConverter
/aosp_15_r20/external/drm_hwcomposer/hwc2_device/
H A Dhwc2_device.cpp37 static std::string GetFuncName(const char *pretty_function) { in GetFuncName() function
/aosp_15_r20/external/cronet/third_party/libevent/
H A Devent_rpcgen.py350 def GetFuncName(self): member in Entry
/aosp_15_r20/external/libevent/
H A Devent_rpcgen.py516 def GetFuncName(self): member in Entry