Searched defs:getDexoptStatus (Results 1 – 3 of 3) sorted by relevance
43 com.android.server.art.GetDexoptStatusResult getDexoptStatus( in getDexoptStatus() method
257 public DexoptStatus getDexoptStatus( in getDexoptStatus() method in ArtManagerLocal269 public DexoptStatus getDexoptStatus(@NonNull PackageManagerLocal.FilteredSnapshot snapshot, in getDexoptStatus() method in ArtManagerLocal
582 ScopedAStatus Artd::getDexoptStatus(const std::string& in_dexFile, in getDexoptStatus() function in art::artd::Artd