Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.h144 void* mFnStopGraphExecution; variable
DLocalPrebuiltGraph.cpp326 auto mappedFn = (PrebuiltComputepipeRunner_ErrorCode(*)(bool))mFnStopGraphExecution; in StopGraphExecution()