Home
last modified time | relevance | path

Searched defs:target_type (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/fs_mgr/libdm/
H A Ddm_target.cpp183 bool DmTargetSnapshot::ReportsOverflow(const std::string& target_type) { in ReportsOverflow()
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1020 bool SnapshotManager::QuerySnapshotStatus(const std::string& dm_name, std::string* target_type, in QuerySnapshotStatus()
1298 std::string target_type; in CheckTargetMergeState() local
1538 std::string target_type; in OnSnapshotMergeComplete() local
1740 auto target_type = DeviceMapper::GetTargetType(target.spec); in PerformInitTransition() local
4212 auto target_type = DeviceMapper::GetTargetType(target.spec); in DetachFirstStageSnapuserdForSelinux() local
/aosp14/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.cpp550 const auto target_type = type.named_type.type == ResourceType::kAttrPrivate in ProcessType() local
/aosp14/system/core/fs_mgr/tools/
H A Ddmctl.cpp81 std::string target_type = NextArg(); in Next() local
/aosp14/system/core/fs_mgr/liblp/include/liblp/
H A Dmetadata_format.h286 uint32_t target_type; member
/aosp14/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer.cpp73 auto target_type = DeviceMapper::GetTargetType(entry); in ValidateDmTarget() local