Searched defs:dex2oat (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/microdroid/system/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain; type
|
/aosp_15_r20/system/sepolicy/private/ |
H A D | dex2oat.te | 2 type dex2oat, domain, coredomain, artd_subprocess_type; type
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat.cc | 117 namespace dex2oat { namespace 2446 explicit ScopedDex2oatReporting(const Dex2Oat& dex2oat) : in ScopedDex2oatReporting() 3067 static dex2oat::ReturnCode DoCompilation(Dex2Oat& dex2oat) REQUIRES(!Locks::mutator_lock_) { in DoCompilation() 3124 std::unique_ptr<Dex2Oat> dex2oat = std::make_unique<Dex2Oat>(&timings); in Dex2oat() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space.cc | 1981 std::string dex2oat = runtime->GetCompilerExecutable(); in CompileBootclasspathElements() local
|
/aosp_15_r20/out/soong/ |
D | module-info-aosp_shiba.json | 24643 {"dex2oat":{"path":["art/dex2oat"],"installed":["out/host/linux-x86/bin/dex2oat","out/host/linux-x8… object
|