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