Home
last modified time | relevance | path

Searched refs:Export (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/system/core/fs_mgr/liblp/
H A Dio_test.cpp113 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 Dbuilder_test.cpp110 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 Dimages.h42 bool Export(const std::string& file);
H A Dimages.cpp186 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 Dutility_test.cpp144 auto metadata = builder->Export(); in TEST()
/aosp12/art/sigchainlib/
H A Dlibsigchain.map.txt19 # Export no symbols - the only external entry points are libc overrides.
/aosp12/frameworks/compile/libbcc/bcinfo/
H A DAndroid.bp105 // Export only the symbols in the bcinfo namespace. In particular,
/aosp12/system/core/fs_mgr/libfiemap/
H A Dmetadata.cpp101 auto exported = builder->Export(); in SaveMetadata()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz_utils.cpp471 auto metadata = builder->Export(); in CheckWriteSuperMetadata()
477 metadata = builder->Export(); in CheckWriteSuperMetadata()
H A Dsnapshot_test.cpp178 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 Dsnapshot_metadata_updater_test.cpp86 exported_ = builder_->Export(); in UpdateAndExport()
H A Dpartition_cow_creator_test.cpp99 auto source_metadata = source->Export(); in TEST_F()
/aosp12/packages/services/Car/car-lib/
H A DAndroid.bp405 // Export the api/system-current.txt file.
416 // Export the api/system-removed.txt file.
/aosp12/system/core/fastboot/device/
H A Dflashing.cpp240 new_metadata = builder->Export(); in UpdateSuper()
H A Dcommands.cpp452 auto metadata = builder_->Export(); in Write()
/aosp12/art/compiler/
H A DAndroid.bp277 // 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 Dupdater_runtime_dynamic_partitions.cpp344 auto metadata = builder->Export(); in UpdateDynamicPartitions()
/aosp12/system/extras/partition_tools/
H A Dlpmake.cc433 std::unique_ptr<LpMetadata> metadata = builder->Export(); in main()
H A Dlpadd.cc271 metadata_ = builder_->Export(); in UpdateSuper()
/aosp12/system/core/fs_mgr/liblp/include/liblp/
H A Dbuilder.h280 std::unique_ptr<LpMetadata> Export();
/aosp12/frameworks/compile/slang/
H A DREADME.rst129 2. Basic Reflection: Export Variables and Functions
166 3. Export User-Defined Structs
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp541 auto metadata = builder->Export(); in fs_mgr_overlayfs_teardown_scratch()
1077 auto metadata = builder->Export(); in CreateDynamicScratch()
/aosp12/frameworks/base/
H A DStubLibraries.bp279 static_libs: ["framework-res-package-jar"], // Export package of framework-res
/aosp12/frameworks/compile/mclinker/tools/mcld/
H A DOptions.td231 HelpText<"Export all dynamic symbols">;
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DLicense.txt166 7.1. Export Regulations. YOU UNDERSTAND AND AGREE THAT THE SOFTWARE IS

12