Searched refs:dvmGetBootPathResource (Results 1 – 3 of 3) sorted by relevance
58 StringObject* dvmGetBootPathResource(const char* name, int idx);
884 StringObject* dvmGetBootPathResource(const char* name, int idx) in dvmGetBootPathResource() function
143 result = dvmGetBootPathResource(name, idx); in Dalvik_java_lang_VMClassLoader_getBootClassPathResource()