Home | History | Annotate | Download | only in include

Lines Matching refs:IndexedPropertyHandlerConfiguration

4630 struct IndexedPropertyHandlerConfiguration {
4631 IndexedPropertyHandlerConfiguration(
4764 void SetHandler(const IndexedPropertyHandlerConfiguration& configuration);
4773 SetHandler(IndexedPropertyHandlerConfiguration(getter, setter, query,
4815 const IndexedPropertyHandlerConfiguration& indexed_handler,