Home
last modified time | relevance | path

Searched defs:CallbackFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h364 using CallbackFunc = std::function<void(void)>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp829 auto CallbackFunc = SanCovTraceCmpFunction[CallbackIdx]; in InjectTraceForCmp() local