Home
last modified time | relevance | path

Searched defs:status_file (Results 1 – 4 of 4) sorted by relevance

/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp289 auto status_file = GetStatusFilePath(name); in DeleteBackingImage() local
323 auto status_file = GetStatusFilePath(name); in MapWithDmLinear() local
434 auto status_file = GetStatusFilePath(name); in MapWithLoopDeviceList() local
505 auto status_file = GetStatusFilePath(name); in MapWithLoopDevice() local
597 auto status_file = GetStatusFilePath(name); in UnmapImageDevice() local
/system/libprocinfo/
Dprocess_test.cpp179 std::string status_file = std::string(tmp_dir.path) + "/status"; in TEST() local
/system/extras/simpleperf/
Denvironment.cpp975 std::string status_file = "/proc/" + std::to_string(pid) + "/status"; in GetProcessUid() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp142 auto status_file = sm->GetSnapshotStatusFilePath(snapshot); in CleanupTestArtifacts() local