Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/computepipe/runner/graph/
H A DLocalPrebuiltGraph.cpp229 LOAD_FUNCTION(GetErrorCode); in GetPrebuiltGraphFromLibrary()
230 LOAD_FUNCTION(GetErrorMessage); in GetPrebuiltGraphFromLibrary()
231 LOAD_FUNCTION(ResetGraph); in GetPrebuiltGraphFromLibrary()
232 LOAD_FUNCTION(UpdateGraphConfig); in GetPrebuiltGraphFromLibrary()
233 LOAD_FUNCTION(SetInputStreamData); in GetPrebuiltGraphFromLibrary()
234 LOAD_FUNCTION(SetInputStreamPixelData); in GetPrebuiltGraphFromLibrary()
238 LOAD_FUNCTION(StartGraphExecution); in GetPrebuiltGraphFromLibrary()
239 LOAD_FUNCTION(StopGraphExecution); in GetPrebuiltGraphFromLibrary()
240 LOAD_FUNCTION(StartGraphProfiling); in GetPrebuiltGraphFromLibrary()
241 LOAD_FUNCTION(StopGraphProfiling); in GetPrebuiltGraphFromLibrary()
[all …]