/aosp12/frameworks/base/tools/aapt2/dump/ |
H A D | DumpManifest.cpp | 160 virtual void Extract(xml::Element* el) { } in Extract() function in aapt::ManifestExtractor::Element 443 void Extract(xml::Element* manifest) override { in Extract() function in aapt::Manifest 530 void Extract(xml::Element* element) override { in Extract() function in aapt::Application 614 void Extract(xml::Element* element) override { in Extract() function in aapt::UsesSdkBadging 663 void Extract(xml::Element* element) override { in Extract() function in aapt::UsesConfiguarion 710 void Extract(xml::Element* element) override { in Extract() function in aapt::SupportsScreen 802 void Extract(xml::Element* element) override { in Extract() function in aapt::FeatureGroup 1040 void Extract(xml::Element* element) override { in Extract() function in aapt::UsesFeature 1077 void Extract(xml::Element* element) override { in Extract() function in aapt::UsesPermission 1148 void Extract(xml::Element* element) override { in Extract() function in aapt::RequiredFeature [all …]
|
/aosp12/system/extras/partition_tools/ |
H A D | lpunpack.cc | 44 bool Extract(); 169 if (!extractor.Extract()) { in main() 183 bool ImageExtractor::Extract() { in Extract() function in ImageExtractor
|
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
H A D | Native.java | 22 public native int Extract(String inputFilePath, String inputFileName, String statsFile); in Extract() method in Native
|
/aosp12/frameworks/av/media/tests/benchmark/tests/ |
H A D | ExtractorTest.cpp | 29 TEST_P(ExtractorTest, Extract) { in TEST_P() argument
|
/aosp12/build/soong/cmd/diff_target_files/ |
H A D | zip_artifact.go | 79 func (zf *ZipArtifactFile) Extract(ctx context.Context, dir string, func
|
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/ |
H A D | ExtractorTest.java | 116 int status = nativeExtractor.Extract(mInputFilePath, mInputFileName, mStatsFile); in testNativeExtractor()
|
/aosp12/art/libdexfile/dex/ |
H A D | dex_file_loader.cc | 68 const std::vector<uint8_t> Extract(std::string* error_msg) { in Extract() function in art::DexZipEntry 435 std::vector<uint8_t> map(zip_entry->Extract(error_msg)); in OpenOneDexFileFromZip()
|
/aosp12/build/make/core/ |
H A D | app_prebuilt_internal.mk | 81 @echo Extract APK: $@
|
/aosp12/system/apex/apexd/ |
H A D | Android.bp | 317 // Extract the root digest with avbtool 328 // Extract the root digest with avbtool
|
/aosp12/frameworks/av/media/tests/benchmark/ |
H A D | README.md | 224 3. **operation**: The current operation on the input test vector i.e. Extract/Mux/Encode/Decode. 260 15. **totalTime**: The time taken to perform the complete operation (i.e. Extract/Mux/Decode/Encode…
|
/aosp12/system/update_engine/ |
H A D | Android.bp | 710 // Extract sample image from the compressed sample_images.tar.bz2 file used by
|
/aosp12/system/apex/shim/build/ |
H A D | Android.bp | 382 // Extract bob's public key from its private key
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/output_data/odbl/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/tzbb_data/ |
H A D | DATA_LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/input_polygons/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/data/output_polygons/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/data/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/ |
H A D | LICENSE | 437 6.2 This License does not affect any rights of lawful users to Extract
|
/aosp12/system/apex/docs/ |
H A D | README.md | 374 Extract the public key from the key pair.
|
/aosp12/hardware/interfaces/keymaster/4.0/ |
H A D | IKeymasterDevice.hal | 553 * 2. Extract the encryptedTransportKey field from the SecureKeyWrapper, and decrypt
|