Home
last modified time | relevance | path

Searched defs:GetTargetType (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/libdm/
H A Ddm.cpp573 std::string DeviceMapper::GetTargetType(const struct dm_target_spec& spec) { in GetTargetType() function in android::dm::DeviceMapper
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc1990 ObjPtr<mirror::Class> GetTargetType(const LinkerPatch& patch) in GetTargetType() function in art::linker::OatWriter::WriteCodeMethodVisitor