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