Home
last modified time | relevance | path

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

12

/aosp12/system/bt/gd/packet/
H A Diterator.h67 FixedWidthPODType extract() { in extract() function
81 T extract() { in extract() function
/aosp12/system/netd/libnetdutils/include/netdutils/
H A DSlice.h120 inline size_t extract(const Slice src, Head& head) { in extract() function
128 inline size_t extract(const Slice src, Head& head, Tail&... tail) { in extract() function
/aosp12/system/bt/packet/base/
H A Diterator.h61 FixedWidthIntegerType extract() { in extract() function
/aosp12/system/bt/gd/common/
H A Dlru_cache.h179 inline std::optional<node_type> extract(const Key& key) { in extract() function
H A Dlist_map.h172 std::optional<node_type> extract(const Key& key) { in extract() function
/aosp12/frameworks/av/media/tests/benchmark/src/native/extractor/
H A DExtractor.cpp84 int32_t Extractor::extract(int32_t trackId) { in extract() function in Extractor
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DEncodedStringValue.java230 public static EncodedStringValue[] extract(String src) { in extract() method in EncodedStringValue
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DEncodedStringValue.java242 public static EncodedStringValue[] extract(String src) { in extract() method in EncodedStringValue
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DEncodedStringValue.java245 public static EncodedStringValue[] extract(String src) { in extract() method in EncodedStringValue
/aosp12/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
H A DAssertOk.h120 static R extract(const Return<R>& ret) { in extract() function
/aosp12/frameworks/base/libs/hwui/
H A DPathParser.cpp53 static void extract(int* outEndPosition, bool* outEndWithNegOrDot, const char* s, int start, in extract() function
/aosp12/system/netd/libnetdutils/
H A DSliceTest.cpp80 TEST_F(SliceTest, extract) { in TEST_F() argument
/aosp12/frameworks/av/media/libmediametrics/include/media/
H A DMediaMetricsItem.h489 static status_t extract(T *val, const char **bufferpptr, const char *bufferptrmax) { in extract() function
501 status_t extract(std::string *val, const char **bufferpptr, const char *bufferptrmax) { in extract() function
516 status_t extract(std::pair<int64_t, int64_t> *val, in extract() function
529 status_t extract(std::monostate *, const char **, const char *) { in extract() function
/aosp12/system/apex/tools/
H A Ddeapexer.py126 def extract(self, dest): member in ApexImageDirectory
/aosp12/frameworks/multidex/library/src/androidx/multidex/
H A DMultiDexExtractor.java380 private static void extract(ZipFile apk, ZipEntry dexFile, File extractTo, in extract() method in MultiDexExtractor
/aosp12/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
H A DSlicePreferencesUtil.java283 static Data extract(SliceItem sliceItem) { in extract() method in SlicePreferencesUtil
/aosp12/frameworks/compile/libbcc/bcinfo/
H A DMetadataExtractor.cpp602 bool MetadataExtractor::extract() { in extract() function in bcinfo::MetadataExtractor
/aosp12/frameworks/layoutlib/bridge/src/android/util/
H A DPathParser_Delegate.java275 private static void extract(@NonNull String s, int start, @NonNull ExtractFloatResult result) { in extract() method in PathParser_Delegate
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc3332 TimingLogger::ScopedTiming extract("Unzip", timings_); in LayoutDexFile() local
3339 TimingLogger::ScopedTiming extract("Open", timings_); in LayoutDexFile() local
3353 TimingLogger::ScopedTiming extract("Open", timings_); in LayoutDexFile() local
3388 TimingLogger::ScopedTiming extract("ProcessDexFile", timings_); in LayoutDexFile() local
/aosp12/frameworks/av/media/libstagefright/tests/writer/
H A DWriterTest.cpp352 void WriterTest::extract(AMediaExtractor *extractor, configFormat &params, in extract() function in WriterTest
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dopencensus-contrib-http-util-0.21.0.jar ... StringBuilder builder public io.opencensus.trace.SpanContext extract (java.lang.Object, io.opencensus ...
H A Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dopencensus-contrib-http-util-0.24.0.jar ... StringBuilder builder public io.opencensus.trace.SpanContext extract (java.lang.Object, io.opencensus ...
H A Dopencensus-api-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/system/libziparchive/
H A Dzip_archive_test.cc1324 TEST_F(Zip64ParseTest, extract) { in TEST_F() argument

12