Searched defs:source_build_fingerprint (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_stats.cpp | 131 std::string SnapshotMergeStats::source_build_fingerprint() { in source_build_fingerprint() function in android::snapshot::SnapshotMergeStats |
H A D | snapshot_stub.cpp | 143 std::string source_build_fingerprint() override { return {}; } in source_build_fingerprint() function in android::snapshot::SnapshotMergeStatsStub |