Searched defs:getCacheToken (Results 1 – 2 of 2) sorted by relevance
61 const uint8_t* TokenHasher::getCacheToken() const { in getCacheToken() function in android::nn::TokenHasher
735 const uint8_t* getCacheToken() const { return mToken; } in getCacheToken() function