Home
last modified time | relevance | path

Searched defs:system (Results 1 – 15 of 15) sorted by relevance

/system/core/fs_mgr/liblp/
Dbuilder_test.cpp66 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
128 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
255 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
270 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
323 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
378 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
417 Partition* system = builder->AddPartition(name + name, LP_PARTITION_ATTR_READONLY); in TEST_F() local
549 Partition* system = builder->AddPartition("system", "groupA", 0); in TEST_F() local
572 Partition* system = builder->AddPartition("system", "groupA", 0); in TEST_F() local
692 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_READONLY); in TEST_F() local
[all …]
Dio_test.cpp95 Partition* system = builder->AddPartition("system", LP_PARTITION_ATTR_NONE); in AddDefaultPartitions() local
/system/update_engine/payload_generator/
Dpayload_generation_config_unittest.cc109 PartitionConfig system("system"); in TEST_F() local
131 PartitionConfig system("system"); in TEST_F() local
/system/hardware/interfaces/suspend/1.0/default/
DWakeupList.cpp23 namespace system { namespace
DSuspendControlService.cpp29 namespace system { namespace
DWakeLockEntryList.cpp27 namespace system { namespace
DSystemSuspend.cpp38 namespace system { namespace
/system/gsid/tests/
DDSUEndtoEndTest.java86 File system = ZipUtil2.extractFileFromZip(new ZipFile(imgs), "system.img"); in testDSU() local
/system/sepolicy/build/soong/
Dbuild_files.go92 system partition = iota const
/system/extras/simpleperf/
Dtracing.cpp109 std::string system; member
235 std::string system; in LoadFromBinary() local
/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp323 namespace system { namespace
/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator_test.cpp91 auto system = source->AddPartition("system_a", 0); in TEST_F() local
/system/core/init/
Dreboot.cpp202 static Result<void> CallVdc(const std::string& system, const std::string& cmd) { in CallVdc()
Dbuiltins.cpp511 const char* system = args[1].c_str(); in do_mount() local
/system/gsid/
Dgsi_service.cpp878 FstabEntry* system = GetEntryForMountPoint(&fstab, "/system"); in ValidateInstallParams() local