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