/system/core/fs_mgr/libsnapshot/ |
D | return.cpp | 21 namespace android::snapshot { namespace
|
D | snapshotctl.cpp | 44 namespace snapshot { namespace
|
D | device_info.cpp | 22 namespace snapshot { namespace
|
D | snapshot_stats.cpp | 24 namespace snapshot { namespace
|
D | utility.cpp | 40 namespace snapshot { namespace
|
D | snapshot_stub.cpp | 24 namespace android::snapshot { namespace
|
D | snapshot_fuzz.cpp | 63 namespace android::snapshot { namespace 248 namespace android::snapshot { namespace
|
D | snapshot_metadata_updater.cpp | 38 namespace snapshot { namespace
|
D | partition_cow_creator.cpp | 35 namespace snapshot { namespace
|
D | test_helpers.cpp | 27 namespace snapshot { namespace
|
D | snapshot.cpp | 48 namespace snapshot { namespace 582 for (const auto& snapshot : snapshots) { in InitiateMerge() local 622 for (const auto& snapshot : snapshots) { in InitiateMerge() local 655 for (const auto& snapshot : snapshots) { in InitiateMerge() local 885 for (const auto& snapshot : snapshots) { in CheckMergeState() local 1453 for (const auto& snapshot : snapshots) { in GetUpdateState() local 2680 for (const auto& snapshot : snapshots) { in EnsureNoOverflowSnapshot() local
|
D | snapshot_fuzz_utils.cpp | 73 namespace android::snapshot { namespace 433 auto snapshot = SnapshotManager::New(ret.device_info /* takes ownership */); in CheckCreateSnapshotManager() local
|
D | snapshot_fuzz_utils.h | 44 std::unique_ptr<ISnapshotManager> snapshot; member
|
D | snapshot_metadata_updater_test.cpp | 42 namespace snapshot { namespace
|
D | partition_cow_creator_test.cpp | 40 namespace snapshot { namespace
|
D | power_test.cpp | 52 namespace snapshot { namespace
|
D | snapshot_test.cpp | 50 namespace snapshot { namespace 134 for (const auto& snapshot : snapshots) { in CleanupTestArtifacts() local 241 AssertionResult DeleteSnapshotDevice(const std::string& snapshot) { in DeleteSnapshotDevice()
|
/system/core/liblog/ |
D | logd_writer.cpp | 120 int32_t snapshot = atomic_exchange_explicit(&droppedSecurity, 0, memory_order_relaxed); in LogdWrite() local
|
/system/core/liblog/tests/ |
D | liblog_benchmark.cpp | 215 uint32_t snapshot = 0; in BM_pmsg_short() local 291 uint32_t snapshot = 0; in BM_pmsg_short_aligned() local 366 uint32_t snapshot = 0; in BM_pmsg_short_unaligned1() local 441 uint32_t snapshot = 0; in BM_pmsg_long_aligned() local 514 uint32_t snapshot = 0; in BM_pmsg_long_unaligned1() local
|
/system/core/libstats/socket/ |
D | statsd_writer.c | 200 int32_t snapshot = atomic_exchange_explicit(&dropped, 0, memory_order_relaxed); in statsdWrite() local
|
/system/core/libstats/push_compat/ |
D | statsd_writer.c | 200 int32_t snapshot = atomic_exchange_explicit(&dropped, 0, memory_order_relaxed); in statsdWrite() local
|
/system/update_engine/ |
D | cleanup_previous_update_action.cc | 59 android::snapshot::ISnapshotManager* snapshot, in CleanupPreviousUpdateAction()
|
/system/extras/simpleperf/ |
D | record.h | 480 uint64_t snapshot; member
|