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