HomeSort by relevance Sort by last modified time
    Searched refs:get_len (Results 1 - 6 of 6) sorted by null

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.h 50 return get_len(NL80211_ATTR_VENDOR_DATA);
79 int get_len(int attribute) { function in class:WifiEvent
126 int get_len() { function in class:nl_iterator
gscan.cpp 218 it.get_type(), it.get_len());
252 strncpy(result->ssid, (char *) it2.get_data(), it2.get_len());
253 result->ssid[it2.get_len()] = 0;
886 num = it2.get_len() / sizeof(wifi_scan_result);
902 it.get_type(), it.get_len());
907 it.get_type(), it.get_len());
    [all...]
wifi_hal.cpp 604 it.get_type(), it.get_len());
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.h 67 return get_len(NL80211_ATTR_VENDOR_DATA);
96 int get_len(int attribute) { function in class:WifiEvent
143 int get_len() { function in class:nl_iterator
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 92 inline unsigned int get_len (void) const function in struct:OT::ValueFormat
95 { return get_len () * Value::static_size; }
187 unsigned int len = get_len ();
502 &values[index * valueFormat.get_len ()],
582 unsigned int len1 = valueFormats[0].get_len ();
583 unsigned int len2 = valueFormats[1].get_len ();
601 unsigned int len1 = valueFormats[0].get_len ();
602 unsigned int len2 = valueFormats[1].get_len ();
630 unsigned int len1; /* valueFormats[0].get_len() */
687 unsigned int len1 = valueFormat1.get_len ();
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 92 inline unsigned int get_len (void) const function in struct:OT::ValueFormat
95 { return get_len () * Value::static_size; }
187 unsigned int len = get_len ();
502 &values[index * valueFormat.get_len ()],
582 unsigned int len1 = valueFormats[0].get_len ();
583 unsigned int len2 = valueFormats[1].get_len ();
601 unsigned int len1 = valueFormats[0].get_len ();
602 unsigned int len2 = valueFormats[1].get_len ();
630 unsigned int len1; /* valueFormats[0].get_len() */
687 unsigned int len1 = valueFormat1.get_len ();
    [all...]

Completed in 119 milliseconds