Home
last modified time | relevance | path

Searched refs:persist_path (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz_utils.cpp306 if (!Mkdir(ret->persist_path())) { in New()
317 std::string persist_path() const { in persist_path() function in android::snapshot::AutoMemBasedDir
352 const auto& fake_persist_path = fake_root_->persist_path(); in SnapshotFuzzEnv()