Home
last modified time | relevance | path

Searched refs:mFnStartGraphProfiling (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.h145 void* mFnStartGraphProfiling; variable
DLocalPrebuiltGraph.cpp336 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)())mFnStartGraphProfiling; in StartGraphProfiling()