Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/kernel-headers/linux/
Dincrementalfs.h32 #define INCFS_LOG_FILENAME ".log" macro
/system/incremental_delivery/incfs/
Dincfs.cpp315 auto logs = openRaw(root, INCFS_LOG_FILENAME); in makeControl()
411 android::incfs::path::join(targetDir, INCFS_LOG_FILENAME)}; in restoreconControlFiles()
/system/incremental_delivery/incfs/tests/
Dincfs_test.cpp68 checkRestoreconResult(mountPath(INCFS_LOG_FILENAME)); in SetUp()