Searched refs:ViewActionsModel (Results 1 – 3 of 3) sorted by relevance
277 const ActionsModel* ViewActionsModel(const void* buffer, int size);292 ViewActionsModel(mmap.handle().start(), mmap.handle().num_bytes()); in VisitActionsModel()
381 const ActionsModel* model = libtextclassifier3::ViewActionsModel( in GetLocalesFromMmap()393 const ActionsModel* model = libtextclassifier3::ViewActionsModel( in GetVersionFromMmap()406 const ActionsModel* model = libtextclassifier3::ViewActionsModel( in GetNameFromMmap()
1474 const ActionsModel* ViewActionsModel(const void* buffer, int size) { in ViewActionsModel() function