Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp497 const bool executionAlreadyInFlight = mExecutionInFlight.test_and_set(); in executeSynchronously() local
521 const bool executionAlreadyInFlight = mExecutionInFlight.test_and_set(); in executeSynchronouslyWithConfig() local
604 const bool executionAlreadyInFlight = mExecutionInFlight.test_and_set(); in executeSynchronously() local
625 const bool executionAlreadyInFlight = mExecutionInFlight.test_and_set(); in executeFenced() local
/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidl.cpp644 const bool executionAlreadyInFlight = mExecutionInFlight.test_and_set(); in executeSynchronously() local