Home
last modified time | relevance | path

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

/packages/services/Car/computepipe/example/
DClientSvc.cpp25 void terminationCallback(bool error, std::string errorMsg) { in terminationCallback() function
/packages/services/Car/computepipe/runner/graph/
DLocalPrebuiltGraph.cpp99 auto terminationCallback = (PrebuiltComputepipeRunner_ErrorCode(*)( in handleConfigPhase() local