Home
last modified time | relevance | path

Searched refs:SetGraphTerminationCallback (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/
H A DPrebuiltEngineInterfaceImpl.h70 void SetGraphTerminationCallback(GraphTerminationCallback callback) { in SetGraphTerminationCallback() function
/aosp12/packages/services/Car/cpp/computepipe/runner/include/
H A Dprebuilt_interface.h105 PrebuiltComputepipeRunner_ErrorCode COMPUTEPIPE_RUNNER(SetGraphTerminationCallback)(
/aosp12/packages/services/Car/cpp/computepipe/tests/fuzz/
H A DLocalPrebuildGraphFuzzer.cpp42 callback.SetGraphTerminationCallback( in LLVMFuzzerTestOneInput()
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/
H A DLocalPrebuiltGraphTest.cpp93 callback.SetGraphTerminationCallback( in TEST()
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/
H A DLocalPrebuiltGraph.cpp237 LOAD_FUNCTION(SetGraphTerminationCallback); in GetPrebuiltGraphFromLibrary()