Searched refs:ViewActionsModel (Results 1 – 3 of 3) sorted by relevance
272 const ActionsModel* model = libtextclassifier3::ViewActionsModel( in GetLocalesFromMmap()284 const ActionsModel* model = libtextclassifier3::ViewActionsModel( in GetVersionFromMmap()296 const ActionsModel* model = libtextclassifier3::ViewActionsModel( in GetNameFromMmap()
298 const ActionsModel* ViewActionsModel(const void* buffer, int size);313 ViewActionsModel(mmap.handle().start(), mmap.handle().num_bytes()); in VisitActionsModel()
1443 const ActionsModel* ViewActionsModel(const void* buffer, int size) { in ViewActionsModel() function