/aosp12/system/core/fs_mgr/liblp/ |
H A D | io_test.cpp | 113 unique_ptr<LpMetadata> exported = builder->Export(); in CreateFlashedDisk() 145 unique_ptr<LpMetadata> exported = builder->Export(); in TEST_F() 170 unique_ptr<LpMetadata> exported = builder->Export(); in TEST_F() 387 unique_ptr<LpMetadata> exported = builder->Export(); in TEST_F() 402 exported = builder->Export(); in TEST_F() 426 unique_ptr<LpMetadata> exported = builder->Export(); in TEST_F() 640 auto exported = builder->Export(); in TEST_F() 686 auto exported = builder->Export(); in TEST_F() 692 auto updated = builder->Export(); in TEST_F() 711 auto updated = builder->Export(); in TEST_F() [all …]
|
H A D | builder_test.cpp | 110 auto exported = builder->Export(); in TEST_F() 153 unique_ptr<LpMetadata> exported = builder->Export(); in TEST_F() 173 exported = builder->Export(); in TEST_F() 189 exported = builder->Export(); in TEST_F() 199 exported = builder->Export(); in TEST_F() 576 ASSERT_NE(builder->Export(), nullptr); in TEST_F() 580 ASSERT_NE(builder->Export(), nullptr); in TEST_F() 585 ASSERT_EQ(builder->Export(), nullptr); in TEST_F() 590 ASSERT_NE(builder->Export(), nullptr); in TEST_F() 851 auto on_disk = builder->Export(); in TEST_F() [all …]
|
H A D | images.h | 42 bool Export(const std::string& file);
|
H A D | images.cpp | 186 bool ImageBuilder::Export(const std::string& file) { in Export() function in android::fs_mgr::ImageBuilder 478 return builder.IsValid() && builder.Build() && builder.Export(file); in WriteToImageFile()
|
H A D | utility_test.cpp | 144 auto metadata = builder->Export(); in TEST()
|
/aosp12/art/sigchainlib/ |
H A D | libsigchain.map.txt | 19 # Export no symbols - the only external entry points are libc overrides.
|
/aosp12/frameworks/compile/libbcc/bcinfo/ |
H A D | Android.bp | 105 // Export only the symbols in the bcinfo namespace. In particular,
|
/aosp12/system/core/fs_mgr/libfiemap/ |
H A D | metadata.cpp | 101 auto exported = builder->Export(); in SaveMetadata()
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_fuzz_utils.cpp | 471 auto metadata = builder->Export(); in CheckWriteSuperMetadata() 477 metadata = builder->Export(); in CheckWriteSuperMetadata()
|
H A D | snapshot_test.cpp | 178 auto metadata = builder->Export(); in FormatFakeSuper() 208 auto metadata = builder->Export(); in CreatePartition() 893 auto metadata = src_->Export(); in SetUp() 1416 auto metadata = tgt->Export(); in TEST_F() 1603 auto metadata = src_->Export(); in TEST_F() 1668 auto metadata = src_->Export(); in TEST_F() 2345 auto flashed_metadata = flashed_builder->Export(); in TEST_P()
|
H A D | snapshot_metadata_updater_test.cpp | 86 exported_ = builder_->Export(); in UpdateAndExport()
|
H A D | partition_cow_creator_test.cpp | 99 auto source_metadata = source->Export(); in TEST_F()
|
/aosp12/packages/services/Car/car-lib/ |
H A D | Android.bp | 405 // Export the api/system-current.txt file. 416 // Export the api/system-removed.txt file.
|
/aosp12/system/core/fastboot/device/ |
H A D | flashing.cpp | 240 new_metadata = builder->Export(); in UpdateSuper()
|
H A D | commands.cpp | 452 auto metadata = builder_->Export(); in Write()
|
/aosp12/art/compiler/ |
H A D | Android.bp | 277 // Export vixl headers as they are included in this library's headers used by tests. 287 // Export vixl headers as they are included in this library's headers used by tests.
|
/aosp12/bootable/recovery/updater/ |
H A D | updater_runtime_dynamic_partitions.cpp | 344 auto metadata = builder->Export(); in UpdateDynamicPartitions()
|
/aosp12/system/extras/partition_tools/ |
H A D | lpmake.cc | 433 std::unique_ptr<LpMetadata> metadata = builder->Export(); in main()
|
H A D | lpadd.cc | 271 metadata_ = builder_->Export(); in UpdateSuper()
|
/aosp12/system/core/fs_mgr/liblp/include/liblp/ |
H A D | builder.h | 280 std::unique_ptr<LpMetadata> Export();
|
/aosp12/frameworks/compile/slang/ |
H A D | README.rst | 129 2. Basic Reflection: Export Variables and Functions 166 3. Export User-Defined Structs
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_overlayfs.cpp | 541 auto metadata = builder->Export(); in fs_mgr_overlayfs_teardown_scratch() 1077 auto metadata = builder->Export(); in CreateDynamicScratch()
|
/aosp12/frameworks/base/ |
H A D | StubLibraries.bp | 279 static_libs: ["framework-res-package-jar"], // Export package of framework-res
|
/aosp12/frameworks/compile/mclinker/tools/mcld/ |
H A D | Options.td | 231 HelpText<"Export all dynamic symbols">;
|
/aosp12/hardware/invensense/6515/libsensors_iio/ |
H A D | License.txt | 166 7.1. Export Regulations. YOU UNDERSTAND AND AGREE THAT THE SOFTWARE IS
|