Home
last modified time | relevance | path

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

/frameworks/ml/nn/driver/sample/
DSampleDriver.h103 hal::Return<hal::V1_3::ErrorStatus> prepareModelFromCache_1_3(
DSampleDriver.cpp211 Return<ErrorStatus> SampleDriver::prepareModelFromCache_1_3( in prepareModelFromCache_1_3() function in android::nn::sample_driver::SampleDriver
/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp207 Return<V1_3::ErrorStatus> prepareModelFromCache_1_3( in prepareModelFromCache_1_3() function in __anondf3c1f010111::CachingDriver
DTestVersionedInterfaces.cpp165 MOCK_METHOD(Return<V1_3::ErrorStatus>, prepareModelFromCache_1_3,
/frameworks/ml/nn/runtime/
DVersionedInterfaces.cpp1414 return device->prepareModelFromCache_1_3(otp, modelCache, dataCache, token, in prepareModelFromCacheInternal()