Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_file.h59 const std::optional<std::string>& GetFsType() const { return fs_type_; } in GetFsType() function
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp94 std::string GetFsType(const std::string& path) { in GetFsType() function