Home
last modified time | relevance | path

Searched defs:source_build_fingerprint (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp131 std::string SnapshotMergeStats::source_build_fingerprint() { in source_build_fingerprint() function in android::snapshot::SnapshotMergeStats
H A Dsnapshot_stub.cpp143 std::string source_build_fingerprint() override { return {}; } in source_build_fingerprint() function in android::snapshot::SnapshotMergeStatsStub