Home
last modified time | relevance | path

Searched refs:seralizeId (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/src/tuningfork/
Dprong.cpp30 const std::function<SerializedAnnotation(uint64_t)> &seralizeId) in ProngCache() argument
36 SerializedAnnotation annotation = seralizeId(i); in ProngCache()
Dprong.h77 const std::function<SerializedAnnotation(uint64_t)>& seralizeId);