HomeSort by relevance Sort by last modified time
    Searched defs:headerData (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
eventhistory.cpp 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/apol/
rulemodels.py 38 def headerData(self, section, orientation, role):
101 def headerData(self, section, orientation, role):
  /frameworks/rs/
rsFileA3D.cpp 175 uint8_t *headerData = (uint8_t *)malloc(headerSize);
176 if (!headerData) {
180 len = fread(headerData, 1, headerSize, f);
186 IStream headerStream(headerData, false);
189 free(headerData);
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 

Completed in 1023 milliseconds