Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DEvent.h78 const hal::Return<void> ret = kFencedExecutionCallback->getExecutionInfo( in getStatus()
DExecutionBuilder.cpp325 const Return<void> ret = mFencedExecutionCallback->getExecutionInfo( in getDuration()
/frameworks/ml/nn/driver/sample/
DSampleDriver.h190 hal::Return<void> getExecutionInfo(getExecutionInfo_cb callback) override { in getExecutionInfo() function
/frameworks/ml/nn/runtime/test/
DTestVersionedInterfaces.cpp286 MOCK_METHOD(Return<void>, getExecutionInfo, (getExecutionInfo_cb cb), (override));