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