Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp127 void SnapshotMergeStats::set_source_build_fingerprint(const std::string& fingerprint) { in set_source_build_fingerprint() function in android::snapshot::SnapshotMergeStats
H A Dsnapshot_stub.cpp142 void set_source_build_fingerprint(const std::string&) override {} in set_source_build_fingerprint() function in android::snapshot::SnapshotMergeStatsStub