Searched refs:s_stringFields (Results 1 – 1 of 1) sorted by relevance
323 } s_stringFields[] = in describePlatform() local339 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_stringFields); ndx++) in describePlatform()340 dst << s_stringFields[ndx].className << "." << s_stringFields[ndx].fieldName in describePlatform()341 …<< ": " << getStaticField<string>(env, s_stringFields[ndx].classPath, s_stringFields[ndx].fieldNam… in describePlatform()