Home
last modified time | relevance | path

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

12

/system/core/fs_mgr/libsnapshot/
Dreturn.cpp21 namespace android::snapshot { namespace
Dcow_format.cpp24 namespace snapshot { namespace
Dsnapshot_writer_test.cpp26 namespace android::snapshot { namespace
Dsnapshotctl.cpp44 namespace snapshot { namespace
Dsnapuserd_daemon.cpp31 namespace snapshot { namespace
Ddevice_info.cpp23 namespace snapshot { namespace
Dsnapuserd_client.cpp39 namespace snapshot { namespace
Dsnapshot_reader_test.cpp25 namespace snapshot { namespace
Dutility.cpp41 namespace snapshot { namespace
Dsnapshot.cpp54 namespace snapshot { namespace
656 for (const auto& snapshot : snapshots) { in InitiateMerge() local
699 for (const auto& snapshot : snapshots) { in InitiateMerge() local
984 for (const auto& snapshot : snapshots) { in CheckMergeState() local
1153 static std::string GetMappedCowDeviceName(const std::string& snapshot, in GetMappedCowDeviceName()
1253 for (const auto& snapshot : snapshots) { in MergeSecondPhaseSnapshots() local
1482 for (const auto& snapshot : snapshots) { in PerformInitTransition() local
1795 for (const auto& snapshot : snapshots) { in GetUpdateState() local
2333 for (const auto& snapshot : snapshots) { in MapAllSnapshots() local
2370 for (const auto& snapshot : snapshots) { in UnmapAllSnapshots() local
[all …]
Dsnapshot_stats.cpp24 namespace snapshot { namespace
Dinspect_cow.cpp27 namespace snapshot { namespace
Dsnapshot_fuzz.cpp63 namespace android::snapshot { namespace
248 namespace android::snapshot { namespace
Dcow_decompress.cpp26 namespace snapshot { namespace
Dsnapshot_metadata_updater.cpp38 namespace snapshot { namespace
Dpartition_cow_creator.cpp36 namespace snapshot { namespace
Dsnapshot_writer.cpp25 namespace snapshot { namespace
Dsnapuserd_readahead.cpp26 namespace snapshot { namespace
Dsnapshot_fuzz_utils.cpp73 namespace android::snapshot { namespace
434 auto snapshot = SnapshotManager::New(ret.device_info /* takes ownership */); in CheckCreateSnapshotManager() local
Dsnapshot_stub.cpp25 namespace android::snapshot { namespace
Dsnapuserd_server.cpp34 namespace snapshot { namespace
/system/logging/liblog/tests/
Dliblog_benchmark.cpp215 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/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.c200 int32_t snapshot = atomic_exchange_explicit(&dropped, 0, memory_order_relaxed); in statsdWrite() local
/system/update_engine/aosp/
Dcleanup_previous_update_action.cc60 android::snapshot::ISnapshotManager* snapshot, in CleanupPreviousUpdateAction()

12