Home
last modified time | relevance | path

Searched defs:CompileFile (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/test/
H A DFixture.cpp93 bool CommandTestFixture::CompileFile(const std::string& path, const std::string& contents, in CompileFile() function in aapt::CommandTestFixture
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp563 static bool CompileFile(IAaptContext* context, const CompileOptions& options, in CompileFile() function