Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dsepolicy-check.c64 int t_op, uint32_t target_type, in expand_and_check()
/system/core/fs_mgr/libdm/
Ddm_target.cpp187 bool DmTargetSnapshot::ReportsOverflow(const std::string& target_type) { in ReportsOverflow()
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1127 bool SnapshotManager::QuerySnapshotStatus(const std::string& dm_name, std::string* target_type, in QuerySnapshotStatus()
1425 std::string target_type; in CheckTargetMergeState() local
1598 std::string target_type; in OnSnapshotMergeComplete() local
1820 auto target_type = DeviceMapper::GetTargetType(target.spec); in PerformInitTransition() local
4550 auto target_type = DeviceMapper::GetTargetType(target.spec); in DetachFirstStageSnapuserdForSelinux() local
/system/core/fs_mgr/liblp/include/liblp/
Dmetadata_format.h289 uint32_t target_type; member
/system/core/fs_mgr/libfiemap/
Dfiemap_writer.cpp74 auto target_type = DeviceMapper::GetTargetType(entry); in ValidateDmTarget() local
/system/core/fs_mgr/tools/
Ddmctl.cpp83 std::string target_type = NextArg(); in Next() local
/system/gsid/
Dgsi_service.cpp490 auto target_type = DeviceMapper::GetTargetType(spec); in dumpDeviceMapperDevices() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h59443 u16 target_type; member
59559 u32 target_type; member
103664 struct target_type { struct
103665 uint64_t features;
103666 const char *name;
103667 struct module *module;
103668 unsigned int version[3];
103669 dm_ctr_fn ctr;
103670 dm_dtr_fn dtr;
103671 dm_map_fn map;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h69201 u16 target_type; member
69317 u32 target_type; member
80877 u8 target_type; member
113459 struct target_type { struct
113460 uint64_t features;
113461 const char *name;
113462 struct module *module;
113463 unsigned int version[3];
113464 dm_ctr_fn ctr;
113465 dm_dtr_fn dtr;
[all …]