Searched refs:loadDex (Results 1 – 2 of 2) sorted by relevance
70 public synchronized IStatus loadDex(String osFilepath) { in loadDex() method in DexWrapper
806 IStatus res = dexWrapper.loadDex(dexLocation); in getDexWrapper()