Home | History | Annotate | Download | only in src

Lines Matching refs:details

2162       PropertyDetails details = PropertyDetails(descs->GetDetails(i));
2163 switch (details.type()) {
2171 to, key, value, details.attributes()));
2181 to, key, fun, details.attributes()));
2195 PropertyDetails(details.attributes(), CALLBACKS, details.index());
2232 PropertyDetails details = properties->DetailsAt(i);
2235 to, key, value, details.attributes()));