Searched refs:GetBlockDevicesByMountPoint (Results 1 – 3 of 3) sorted by relevance
30 const std::vector<std::string> GetBlockDevicesByMountPoint(const std::string &mountPoint);
108 std::vector<std::string> sdcardStr = GetBlockDevicesByMountPoint(mountPoint); in CheckSdcardPkgs()
365 const std::vector<std::string> GetBlockDevicesByMountPoint(const std::string &mountPoint) in GetBlockDevicesByMountPoint() function