Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp91 std::string GetFsType(const std::string& path) { in GetFsType() function
137 auto current_fs_type = GetFsType(instance.data_image()); in ChooseDataImageAction()