Home
last modified time | relevance | path

Searched defs:snapshot (Results 1 – 25 of 56) sorted by relevance

123

/system/core/fs_mgr/libsnapshot/
Dreturn.cpp21 namespace android::snapshot { namespace
Ddevice_info.cpp24 namespace snapshot { namespace
Dsnapshot.cpp56 namespace snapshot { namespace
866 for (const auto& snapshot : snapshots) { in InitiateMerge() local
909 for (const auto& snapshot : snapshots) { in InitiateMerge() local
1247 for (const auto& snapshot : snapshots) { in CheckMergeState() local
1475 static std::string GetMappedCowDeviceName(const std::string& snapshot, in GetMappedCowDeviceName()
1504 for (const auto& snapshot : snapshots) { in MergeSecondPhaseSnapshots() local
1808 for (const auto& snapshot : snapshots) { in PerformInitTransition() local
2188 for (const auto& snapshot : snapshots) { in GetUpdateState() local
3021 for (const auto& snapshot : snapshots) { in MapAllSnapshots() local
3060 for (const auto& snapshot : snapshots) { in UnmapAllSnapshots() local
[all …]
Dsnapshot_stats.cpp24 namespace snapshot { namespace
Dsnapshotctl.cpp113 namespace snapshot { namespace
593 MapSnapshots snapshot; in UnMapPrecreatedSnapshots() local
610 MapSnapshots snapshot; in RemovePrecreatedSnapshots() local
626 MapSnapshots snapshot; in DeletePrecreatedSnapshots() local
Dsnapshot_metadata_updater.cpp38 namespace snapshot { namespace
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dworker.cpp20 namespace snapshot { namespace
Dextractor.cpp36 namespace snapshot { namespace
/system/core/fs_mgr/libsnapshot/snapuserd/testing/
Ddm_user_harness.cpp25 namespace snapshot { namespace
Dharness.cpp30 namespace snapshot { namespace
Dhost_harness.cpp20 namespace snapshot { namespace
/system/core/fs_mgr/libsnapshot/snapuserd/
Dutility.cpp30 namespace snapshot { namespace
Dsnapuserd_buffer.cpp23 namespace snapshot { namespace
Dsnapuserd_daemon.cpp46 namespace snapshot { namespace
Ddm_user_block_server.cpp23 namespace snapshot { namespace
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dparser_v3.cpp24 namespace snapshot { namespace
Dparser_v2.cpp24 namespace snapshot { namespace
Dcow_format.cpp29 namespace snapshot { namespace
Dinspect_cow.cpp45 namespace snapshot { namespace
Dsnapshot_reader_test.cpp23 namespace snapshot { namespace
Dwriter_base.cpp35 namespace snapshot { namespace
/system/logging/liblog/tests/
Dliblog_benchmark.cpp220 uint32_t snapshot = 0; in BM_pmsg_short() local
295 uint32_t snapshot = 0; in BM_pmsg_short_aligned() local
369 uint32_t snapshot = 0; in BM_pmsg_short_unaligned1() local
443 uint32_t snapshot = 0; in BM_pmsg_long_aligned() local
515 uint32_t snapshot = 0; in BM_pmsg_long_unaligned1() local
/system/logging/liblog/
Dlogd_writer.cpp151 int32_t snapshot = atomic_exchange_explicit(&dropped, 0, memory_order_relaxed); in LogdWrite() local
/system/core/libstats/push_compat/
Dstatsd_writer.cpp200 int32_t snapshot = atomic_exchange_explicit(&dropped, 0, memory_order_relaxed); in statsdWrite() local
/system/core/fs_mgr/libsnapshot/tools/
Dcow_benchmark.cpp29 namespace snapshot { namespace

123