Home
last modified time | relevance | path

Searched refs:imageLoader_setPath (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/avd/
Dinfo.c410 imageLoader_setPath( ImageLoader* l, const char* path ) in imageLoader_setPath() function
473 return imageLoader_setPath(l, temp); in imageLoader_lookupSdk()
502 return imageLoader_setPath(l, temp); in imageLoader_lookupContent()
530 imageLoader_setPath(l, NULL); in imageLoader_lock()
578 imageLoader_setPath(l, dstPath); in imageLoader_copyFrom()
614 imageLoader_setPath(l, path); in imageLoader_load()
668 path = imageLoader_setPath(l, contentFile); in imageLoader_load()
796 imageLoader_setPath(l, NULL); in _getImagePaths()
1176 imageLoader_setPath(l, temp); in _getBuildImagePaths()
1210 imageLoader_setPath(l, tempfile_path(temp)); in _getBuildImagePaths()