Home
last modified time | relevance | path

Searched refs:imported (Results 1 – 13 of 13) sorted by relevance

/system/core/fs_mgr/liblp/
Dio_test.cpp178 unique_ptr<LpMetadata> imported = ReadMetadata(opener, "super", 0); in TEST_F() local
179 ASSERT_NE(imported, nullptr); in TEST_F()
182 EXPECT_EQ(exported->geometry.metadata_max_size, imported->geometry.metadata_max_size); in TEST_F()
183 EXPECT_EQ(exported->geometry.metadata_slot_count, imported->geometry.metadata_slot_count); in TEST_F()
184 EXPECT_EQ(exported->header.major_version, imported->header.major_version); in TEST_F()
185 EXPECT_EQ(exported->header.minor_version, imported->header.minor_version); in TEST_F()
186 EXPECT_EQ(exported->header.header_size, imported->header.header_size); in TEST_F()
189 ASSERT_EQ(exported->partitions.size(), imported->partitions.size()); in TEST_F()
190 EXPECT_EQ(GetPartitionName(exported->partitions[0]), GetPartitionName(imported->partitions[0])); in TEST_F()
191 EXPECT_EQ(exported->partitions[0].attributes, imported->partitions[0].attributes); in TEST_F()
[all …]
/system/tools/hidl/
DCoordinator.cpp872 std::set<FQName> imported; in getUnfrozenDependencies() local
873 ast->getImportedPackages(&imported); in getUnfrozenDependencies()
877 imported.insert(fqName.getPackageAndVersion()); in getUnfrozenDependencies()
881 for (const FQName& importedPackage : imported) { in getUnfrozenDependencies()
/system/tools/aidl/build/
DAndroid.bp201 // These test that a parcel imported from A->B->C will have the required dependencies to link in
Daidl_test.go1046 android.AssertArrayString(t, "should import foo/1(target) and bar/current(imported)", []string{
/system/libhidl/transport/base/1.0/
DIBase.hal22 * All HAL files will have this interface implicitly imported. If an interface
/system/core/init/
DREADME.ueventd.md18 Ueventd reads /system/etc/ueventd.rc, all other files are imported via the `import` command, which
DREADME.md713 The order that files are imported is a bit complex for legacy reasons. The below is guaranteed:
739 `/system/etc/init/hw/init.rc` in the order that they're imported, etc.
/system/apex/
Dpylintrc28 # Allow loading of arbitrary C extensions. Extensions are imported into the
/system/tools/mkbootimg/
Dpylintrc27 # Allow loading of arbitrary C extensions. Extensions are imported into the
/system/update_engine/
Dpylintrc41 # Allow loading of arbitrary C extensions. Extensions are imported into the
/system/chre/pal/doc/
DDoxyfile1420 # external symbols imported via tag files in a separate window.
/system/chre/chre_api/doc/
DDoxyfile1420 # external symbols imported via tag files in a separate window.
/system/media/audio_utils/
DDoxyfile1509 # external symbols imported via tag files in a separate window.