Home
last modified time | relevance | path

Searched refs:SetSetDun (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/vold/
H A DMetadataCrypt.cpp166 if (options.set_dun) target->SetSetDun(); in create_crypto_blk_dev()
/aosp12/system/core/fs_mgr/libdm/include/libdm/
H A Ddm_target.h297 void SetSetDun() { set_dun_ = true; } in SetSetDun() function
/aosp12/system/core/fs_mgr/libdm/
H A Ddm_test.cpp522 target.SetSetDun(); in TEST()