Searched refs:vendor_ (Results 1 – 4 of 4) sorted by relevance
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_metadata_updater_test.cpp | 64 vendor_ = manifest_.add_partitions(); in SetUp() 65 vendor_->set_partition_name("vendor"); in SetUp() 66 SetSize(vendor_, 1_GiB); in SetUp() 141 PartitionUpdate* vendor_ = nullptr; member in android::snapshot::SnapshotMetadataUpdaterTest 156 SetSize(vendor_, 1_GiB + 512_MiB); in TEST_P() 166 SetSize(vendor_, 1_GiB + 512_MiB); in TEST_P() 173 SetSize(vendor_, 1_GiB + 4_KiB); in TEST_P() 202 SetSize(vendor_, 512_MiB); in TEST_P() 212 SetSize(vendor_, 512_MiB); in TEST_P() 222 SetSize(vendor_, 512_MiB); in TEST_P() [all …]
|
/system/sepolicy/private/ |
D | property.te | 477 # Let (vendor_)init, adbd, and system_server set service.adb.tcp.port
|
D | vold.te | 267 # Vold create users in /data/vendor_{ce,de}/[0-9]+
|
/system/sepolicy/public/ |
D | file.te | 353 # Default type for anything inside /data/vendor_{ce,de}. 355 # Type for /data/vendor_{ce,de} themselves. This has core_data_file_type
|