Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Dapk_layout_compiler.h30 void CompileApkLayoutsFd(android::base::unique_fd fd, CompilationTarget target,
H A Dmain.cc124 startop::CompileApkLayoutsFd( in main()
H A Dapk_layout_compiler.cc172 void CompileApkLayoutsFd(android::base::unique_fd fd, CompilationTarget target, in CompileApkLayoutsFd() function