Searched refs:mErrorStatusPrepareFromCache (Results 1 – 1 of 1) sorted by relevance
150 mErrorStatusPrepareFromCache(errorStatusPrepareFromCache) { in CachingDriver()214 if (mErrorStatusPrepareFromCache == V1_3::ErrorStatus::NONE) { in prepareModelFromCache_1_3()215 callback->notify_1_3(mErrorStatusPrepareFromCache, new CachingPreparedModel()); in prepareModelFromCache_1_3()217 callback->notify_1_3(mErrorStatusPrepareFromCache, nullptr); in prepareModelFromCache_1_3()263 const ErrorStatus mErrorStatusPrepareFromCache; member in __anondf3c1f010111::CachingDriver