Home | History | Annotate | Download | only in native

Lines Matching refs:LocalArray

22 #include "LocalArray.h"
506 LocalArray<1024> qName(strlen(mPrefix) + 1 + strlen(mLocalName) + 1);