Home
last modified time | relevance | path

Searched refs:null_parent (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc10916 auto null_parent = hs.NewHandle<mirror::ClassLoader>(nullptr); in CreatePathClassLoader() local
10919 CreateWellKnownClassLoader(self, dex_files, d_s_pcl, null_parent, null_libs, null_libs); in CreatePathClassLoader()