/system/core/fs_mgr/libsnapshot/ |
D | return.cpp | 21 namespace android::snapshot { namespace
|
D | device_info.cpp | 23 namespace snapshot { namespace
|
D | snapshotctl.cpp | 95 namespace snapshot { namespace 539 MapSnapshots snapshot; in UnMapPrecreatedSnapshots() local 556 MapSnapshots snapshot; in RemovePrecreatedSnapshots() local 572 MapSnapshots snapshot; in DeletePrecreatedSnapshots() local
|
D | snapshot_stats.cpp | 24 namespace snapshot { namespace
|
D | snapshot.cpp | 53 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/ |
D | utility.cpp | 27 namespace snapshot { namespace
|
D | snapuserd_buffer.cpp | 23 namespace snapshot { namespace
|
D | snapuserd_daemon.cpp | 35 namespace snapshot { namespace
|
D | dm_user_block_server.cpp | 23 namespace snapshot { namespace
|
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
D | worker.cpp | 20 namespace snapshot { namespace
|
D | extractor.cpp | 36 namespace snapshot { namespace
|
D | snapuserd_verify.cpp | 27 namespace snapshot { namespace
|
/system/core/fs_mgr/libsnapshot/snapuserd/testing/ |
D | dm_user_harness.cpp | 25 namespace snapshot { namespace
|
D | harness.cpp | 30 namespace snapshot { namespace
|
D | host_harness.cpp | 20 namespace snapshot { namespace
|
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
D | parser_v3.cpp | 24 namespace snapshot { namespace
|
D | parser_v2.cpp | 24 namespace snapshot { namespace
|
D | cow_format.cpp | 29 namespace snapshot { namespace
|
D | inspect_cow.cpp | 45 namespace snapshot { namespace
|
D | snapshot_reader_test.cpp | 23 namespace snapshot { namespace
|
D | create_cow.cpp | 42 namespace snapshot { namespace 499 android::snapshot::CreateSnapshot snapshot(FLAGS_source, FLAGS_target, snapshotfile, in main() local
|
/system/logging/liblog/tests/ |
D | liblog_benchmark.cpp | 220 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/ |
D | logd_writer.cpp | 151 int32_t snapshot = atomic_exchange_explicit(&dropped, 0, memory_order_relaxed); in LogdWrite() local
|
/system/core/libstats/push_compat/ |
D | statsd_writer.cpp | 200 int32_t snapshot = atomic_exchange_explicit(&dropped, 0, memory_order_relaxed); in statsdWrite() local
|
/system/core/fs_mgr/libsnapshot/tools/ |
D | cow_benchmark.cpp | 29 namespace snapshot { namespace
|