Searched refs:mErrorStatusPrepareFromCache (Results 1 – 1 of 1) sorted by relevance
156 mErrorStatusPrepareFromCache(errorStatusPrepareFromCache) { in CachingDriver()222 if (mErrorStatusPrepareFromCache == V1_3::ErrorStatus::NONE) { in prepareModelFromCache_1_3()223 callback->notify_1_3(mErrorStatusPrepareFromCache, new CachingPreparedModel()); in prepareModelFromCache_1_3()225 callback->notify_1_3(mErrorStatusPrepareFromCache, nullptr); in prepareModelFromCache_1_3()273 const V1_3::ErrorStatus mErrorStatusPrepareFromCache; member in __anone6e788b30110::CachingDriver