Searched defs:extract (Results 1 – 7 of 7) sorted by relevance
67 FixedWidthPODType extract() { in extract() function81 T extract() { in extract() function
61 FixedWidthIntegerType extract() { in extract() function
179 inline std::optional<node_type> extract(const Key& key) { in extract() function
172 std::optional<node_type> extract(const Key& key) { in extract() function
230 public static EncodedStringValue[] extract(String src) { in extract() method in EncodedStringValue
245 public static EncodedStringValue[] extract(String src) { in extract() method in EncodedStringValue
293 static Data extract(SliceItem sliceItem) { in extract() method in SlicePreferencesUtil