Searched defs:GetGsidDir (Results 1 – 2 of 2) sorted by relevance
37 std::string DeviceInfo::GetGsidDir() const { in GetGsidDir() function in android::snapshot::DeviceInfo
80 std::string GetGsidDir() const override { return "ota/test"s; } in GetGsidDir() function