Home
last modified time | relevance | path

Searched defs:extract (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/packet/
Diterator.h67 FixedWidthPODType extract() { in extract() function
81 T extract() { in extract() function
/packages/modules/Bluetooth/system/packet/base/
Diterator.h61 FixedWidthIntegerType extract() { in extract() function
/packages/modules/Bluetooth/system/gd/common/
Dlru_cache.h179 inline std::optional<node_type> extract(const Key& key) { in extract() function
Dlist_map.h172 std::optional<node_type> extract(const Key& key) { in extract() function
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
DEncodedStringValue.java230 public static EncodedStringValue[] extract(String src) { in extract() method in EncodedStringValue
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
DEncodedStringValue.java245 public static EncodedStringValue[] extract(String src) { in extract() method in EncodedStringValue
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DSlicePreferencesUtil.java293 static Data extract(SliceItem sliceItem) { in extract() method in SlicePreferencesUtil