Searched defs:classpath (Results 1 – 11 of 11) sorted by relevance
124 void SetDex2oatBootclasspath(const std::string& classpath) { in SetDex2oatBootclasspath()131 void SetSystemServerClasspath(const std::string& classpath) { in SetSystemServerClasspath()
119 def get_jar_filename(classpath): argument
52 const std::string& classpath = classpath_to_context.first; in BaseDexClassLoader_computeClassLoaderContextsNative() local
230 std::vector<std::string> classpath; member
52 const std::string& classpath) { in VerifyClassLoaderPCL()59 const std::string& classpath) { in VerifyClassLoaderDLC()66 const std::string& classpath) { in VerifyClassLoaderIMC()74 const std::string& classpath) { in VerifyClassLoaderSharedLibraryPCL()83 const std::string& classpath) { in VerifyClassLoaderSharedLibraryIMC()101 const std::string& classpath) { in VerifyClassLoaderSharedLibraryDLC()338 const std::string& classpath) { in VerifyClassLoaderInfo()352 const std::string& classpath) { in VerifyClassLoaderInfoSL()369 const std::string& classpath = "") { in VerifyClassLoaderFromTestDex()
199 std::string classpath = class_loader_spec.substr(type_str_size + 1, in ParseClassLoaderSpec() local753 static std::string FlattenClasspath(const std::vector<std::string>& classpath) { in FlattenClasspath()
353 def PrepareBaseCommand(args, classpath): argument
580 std::string classpath = dex_files[0]->GetLocation(); in CreateClassPath() local590 std::string classpath = dex_files[0]->GetLocation() + "*" + in CreateClassPathWithChecksums() local
480 def PushClasspath(self, classpath): argument
460 Hierarchy(ClassPath& classpath, bool fragment, bool verbose) : classpath_(classpath) { in Hierarchy()
947 const char* classpath = oat_file.GetOatHeader().GetStoreValueByKey(OatHeader::kClassPathKey); in RunTest() local