Searched defs:dex_name (Results 1 – 5 of 5) sorted by relevance
248 jobject CommonRuntimeTestImpl::LoadDex(const char* dex_name) { in LoadDex()260 for (const std::string& dex_name : dex_names) { in LoadDexInWellKnownClassLoader() local302 jobject CommonRuntimeTestImpl::LoadDexInPathClassLoader(const std::string& dex_name, in LoadDexInPathClassLoader()319 jobject CommonRuntimeTestImpl::LoadDexInDelegateLastClassLoader(const std::string& dex_name, in LoadDexInDelegateLastClassLoader()326 jobject CommonRuntimeTestImpl::LoadDexInInMemoryDexClassLoader(const std::string& dex_name, in LoadDexInInMemoryDexClassLoader()
242 std::string dex_name = GetTestDexFileName("Main"); in TestOpenDexFiles() local281 std::string dex_name; in TestOpenValidDexFilesRelative() local548 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local555 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local566 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local575 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local607 std::string dex_name = GetTestDexFileName("Main"); in TEST_F() local
165 typename ElfTypes::Word dex_name = strtab->Write(kDexFileSymbolName); in WriteDebugSymbols() local
309 std::string dex_name; in create_current_profile_path() local328 std::string dex_name; in create_reference_profile_path() local
668 ir::String* dex_name{GetOrAddString(name)}; in GetOrDeclareMethod() local