Home | History | Annotate | Download | only in android

Lines Matching refs:bufprint

30 #include "android/utils/bufprint.h"
150 p = bufprint(p, end, "%s.keyset", keyset);
166 p = bufprint(p, end, "%s" PATH_SEP "keysets" PATH_SEP "%s", opts->sysdir, keyset);
172 p = bufprint(p, end, PATH_SEP "keysets" PATH_SEP "%s", keyset);
572 bufprint(tmp, tmp+sizeof(tmp), "%s/%s", skinDirPath, skinName);
839 p = bufprint(app, end, "%s", searchPaths[nn]);
840 q = bufprint(p, end, "/%s", fileName);
850 p = bufprint(app, end, "/../platforms");
861 q = bufprint(p, end, "/%s/images/%s", subdir, fileName);
866 p = bufprint(p, end, "/%s/images", subdir);
891 p = bufprint(temp, end, "%s/%s", path, file);
1093 bufprint(tmp, tmpend, "%s/userdata-qemu.img", opts->datadir);
1110 bufprint(tmp, tmpend, "%s/snapshots.img", opts->datadir);