Searched refs:getCacheToken (Results 1 – 4 of 4) sorted by relevance
54 const uint8_t* getCacheToken() const;
61 const uint8_t* TokenHasher::getCacheToken() const { in getCacheToken() function in android::nn::TokenHasher
171 const uint8_t* forTest_getCacheToken() const { return mToken.getCacheToken(); } in forTest_getCacheToken()556 const uint8_t* getCacheToken() const { return mToken; } in getCacheToken() function
85 cacheToken.emplace(token->getCacheToken()); in compile()192 mToken(plan->getCacheToken()) {} in ExecutionStep()1532 return simple()->mToken.getCacheToken(); in forTest_simpleGetCacheToken()