Home
last modified time | relevance | path

Searched refs:SetUseLegacyOptionsFormat (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libdm/include/libdm/
H A Ddm_target.h297 void SetUseLegacyOptionsFormat() { use_legacy_options_format_ = true; } in SetUseLegacyOptionsFormat() function
/aosp14/system/core/fs_mgr/libdm/
H A Ddm_test.cpp559 target.SetUseLegacyOptionsFormat(); in TEST_F()