Searched defs:resolve (Results 1 – 7 of 7) sorted by relevance
58 public static int resolve(String host) throws IOException { in resolve() method in AdbUtils
81 public synchronized Class loadClass(String name, boolean resolve) in loadClass()
687 boolean resolve); in loadResourceValue()691 boolean resolve); in loadResourceBagValue()735 boolean resolve); in loadThemeAttributeValue()
238 private EngineInfo getEngineInfo(ResolveInfo resolve, PackageManager pm) { in getEngineInfo()
686 jboolean resolve) in android_content_AssetManager_loadResourceValue()719 jobject outValue, jboolean resolve) in android_content_AssetManager_loadResourceBagValue()833 JNIEnv* env, jobject clazz, jint themeInt, jint ident, jobject outValue, jboolean resolve) in android_content_AssetManager_loadThemeAttributeValue()
1069 boolean resolve, String logTag) { in match()
337 inline void array_t::resolve() in resolve() function in android::array_t