Searched defs:Compile (Results 1 – 12 of 12) sorted by relevance
/aosp12/frameworks/base/tools/preload/ |
H A D | Compile.java | 31 public class Compile { class
|
/aosp12/system/iorap/src/maintenance/ |
H A D | controller.cc | 452 bool Compile(const std::string& db_path, const ControllerParameters& params) { in Compile() function 458 bool Compile(const std::string& db_path, in Compile() function 467 bool Compile(const std::string& db_path, in Compile() function
|
/aosp12/art/dex2oat/linker/ |
H A D | image_test.h | 348 inline void ImageTest::Compile( in Compile() function
|
/aosp12/build/blueprint/microfactory/ |
H A D | microfactory.go | 365 func (p *GoPackage) Compile(config *Config, outDir string) error { func
|
/aosp12/frameworks/base/tools/aapt2/cmd/ |
H A D | Compile.cpp | 641 int Compile(IAaptContext* context, io::IFileCollection* inputs, IArchiveWriter* output_writer, in Compile() function
|
/aosp12/art/compiler/optimizing/ |
H A D | optimizing_compiler.cc | 1007 CompiledMethod* OptimizingCompiler::Compile(const dex::CodeItem* code_item, in Compile() function in art::OptimizingCompiler
|
H A D | code_generator.cc | 378 void CodeGenerator::Compile(CodeAllocator* allocator) { in Compile() function in art::CodeGenerator
|
/aosp12/art/odrefresh/ |
H A D | odrefresh.cc | 1271 WARN_UNUSED ExitCode Compile(OdrMetrics& metrics, bool force_compile) const { in Compile() function in art::odrefresh::OnDeviceRefresh
|
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/ |
H A D | test_generator.py | 609 def Compile(self, referenced_models=None, referenced_model_to_index=None): member in Model
|
/aosp12/art/dex2oat/ |
H A D | dex2oat.cc | 1831 jobject Compile() { in Compile() function in art::Dex2Oat
|
/aosp12/art/dex2oat/driver/ |
H A D | compiler_driver.cc | 2639 void CompilerDriver::Compile(jobject class_loader, in Compile() function in art::CompilerDriver
|
/aosp12/system/tools/aidl/ |
H A D | aidl_unittest.cpp | 3444 void Compile(string cmd) { in Compile() function
|