Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.cpp59 const char* binary = "/tmp/update_binary"; in try_update_binary() local
60 unlink(binary); in try_update_binary()
61 int fd = creat(binary, 0755); in try_update_binary()
64 LOGE("Can't make %s\n", binary); in try_update_binary()
126 args[0] = binary; in try_update_binary()
138 execv(binary, (char* const*)args); in try_update_binary()
139 fprintf(stdout, "E:Can't run %s (%s)\n", binary, strerror(errno)); in try_update_binary()
/bootable/recovery/applypatch/
DNOTICE22 Redistribution and use in source and binary forms, with or without
27 2. Redistributions in binary form must reproduce the above copyright
/bootable/recovery/edify/
DREADME33 - ";" is a binary operator; evaluating it just means to first evaluate
/bootable/recovery/fonts/
DOFL.txt61 binary files as long as those fields can be easily viewed by the user.