Searched refs:mErrorStatusPrepareFromCache (Results 1 – 1 of 1) sorted by relevance
157 mErrorStatusPrepareFromCache(errorStatusPrepareFromCache) { in CachingDriver()223 if (mErrorStatusPrepareFromCache == V1_3::ErrorStatus::NONE) { in prepareModelFromCache_1_3()224 callback->notify_1_3(mErrorStatusPrepareFromCache, new CachingPreparedModel()); in prepareModelFromCache_1_3()226 callback->notify_1_3(mErrorStatusPrepareFromCache, nullptr); in prepareModelFromCache_1_3()274 const V1_3::ErrorStatus mErrorStatusPrepareFromCache; member in __anon6bb568470111::CachingDriver