Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcommon_runtime_test.cc253 jobject CommonRuntimeTestImpl::LoadDex(const char* dex_name) { in LoadDex()
267 for (const std::string& dex_name : dex_names) { in LoadDexInWellKnownClassLoader() local
315 jobject CommonRuntimeTestImpl::LoadDexInPathClassLoader(const std::string& dex_name, in LoadDexInPathClassLoader()
338 jobject CommonRuntimeTestImpl::LoadDexInDelegateLastClassLoader(const std::string& dex_name, in LoadDexInDelegateLastClassLoader()
348 jobject CommonRuntimeTestImpl::LoadDexInInMemoryDexClassLoader(const std::string& dex_name, in LoadDexInInMemoryDexClassLoader()
H A Dclass_loader_context_test.cc296 std::string dex_name = GetTestDexFileName("Main"); in TestOpenDexFiles() local
335 std::string dex_name; in TestOpenValidDexFilesRelative() local
626 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
633 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
644 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
653 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
685 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
1278 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
/aosp_15_r20/art/compiler/debug/
H A Delf_symtab_writer.h166 typename ElfTypes::Word dex_name = strtab->Write(kDexFileSymbolName); in WriteDebugSymbols() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.cpp358 std::string dex_name; in create_current_profile_path() local
377 std::string dex_name; in create_reference_profile_path() local