Home
last modified time | relevance | path

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

123

/system/core/fs_mgr/libsnapshot/
Dreturn.cpp21 namespace android::snapshot { namespace
Ddevice_info.cpp23 namespace snapshot { namespace
Dsnapshotctl.cpp95 namespace snapshot { namespace
539 MapSnapshots snapshot; in UnMapPrecreatedSnapshots() local
556 MapSnapshots snapshot; in RemovePrecreatedSnapshots() local
572 MapSnapshots snapshot; in DeletePrecreatedSnapshots() local
Dsnapshot_stats.cpp24 namespace snapshot { namespace
Dsnapshot.cpp53 namespace snapshot { namespace
814 for (const auto& snapshot : snapshots) { in InitiateMerge() local
857 for (const auto& snapshot : snapshots) { in InitiateMerge() local
1188 for (const auto& snapshot : snapshots) { in CheckMergeState() local
1401 static std::string GetMappedCowDeviceName(const std::string& snapshot, in GetMappedCowDeviceName()
1429 for (const auto& snapshot : snapshots) { in MergeSecondPhaseSnapshots() local
1707 for (const auto& snapshot : snapshots) { in PerformInitTransition() local
2076 for (const auto& snapshot : snapshots) { in GetUpdateState() local
2806 for (const auto& snapshot : snapshots) { in MapAllSnapshots() local
2843 for (const auto& snapshot : snapshots) { in UnmapAllSnapshots() local
[all …]
/system/core/fs_mgr/libsnapshot/snapuserd/
Dutility.cpp27 namespace snapshot { namespace
Dsnapuserd_buffer.cpp23 namespace snapshot { namespace
Dsnapuserd_daemon.cpp35 namespace snapshot { namespace
Ddm_user_block_server.cpp23 namespace snapshot { namespace
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dworker.cpp20 namespace snapshot { namespace
Dextractor.cpp36 namespace snapshot { namespace
Dsnapuserd_verify.cpp27 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/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
Dcreate_cow.cpp42 namespace snapshot { namespace
499 android::snapshot::CreateSnapshot snapshot(FLAGS_source, FLAGS_target, snapshotfile, in main() local
/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