Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Dapk_layout_compiler.cc106 assets->ForEachFile(path, [&](const android::StringPiece& layout_file, android::FileType) { in CompileApkAssetsLayouts() argument
107 auto layout_path = StringPrintf("%s%s", path.c_str(), layout_file.to_string().c_str()); in CompileApkAssetsLayouts()