Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp388 std::string odex = GetSecondaryDexArtifact(path, "odex"); in CompileSecondaryDex() local
421 std::string odex = GetSecondaryDexArtifact(path, "odex"); in reconcile_secondary_dex() local
530 std::string odex = GetPrimaryDexArtifact(oat_dir, apk_path_, "odex"); in CompilePrimaryDex() local
721 std::string odex = GetPrimaryDexArtifact(app_oat_dir_.c_str(), apk_path_, "odex"); in TEST_F() local
769 std::string odex = GetPrimaryDexArtifact(app_oat_dir_.c_str(), apk_path_, "odex"); in TEST_F() local
801 std::string odex = GetSecondaryDexArtifact(apk_path_, "odex"); in SetUp() local