Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dselinux.cpp554 Result<void> PutFileInTmpfs(ZipArchiveHandle archive, const std::string& fileName) { in PutFileInTmpfs() function
603 auto extract = PutFileInTmpfs(handle, file); in GetPolicyFromApex()
609 auto extract = PutFileInTmpfs(handle, file); in GetPolicyFromApex()