MCPcopy Create free account

hub / github.com/CyanogenMod/android_bootable_recovery / functions

Functions814 in github.com/CyanogenMod/android_bootable_recovery

↓ 141 callersFunctionui_print
ui.c:706
↓ 63 callersFunctionErrorAbort
Use printf-style arguments to compose an error message to put into state. Returns NULL.
edify/expr.c:498
↓ 56 callersFunctionStringValue
edify/expr.c:52
↓ 54 callersFunctionexpect
edify/main.c:26
↓ 44 callersFunctionRegisterFunction
edify/expr.c:353
↓ 41 callersFunctionensure_path_mounted
roots.c:225
↓ 38 callersFunction__system
libcrecovery/system.c:42
↓ 35 callersFunctionvolume_for_path
roots.c:96
↓ 25 callersFunctionEvaluate
edify/expr.c:35
↓ 25 callersFunctionensure_path_unmounted
roots.c:309
↓ 24 callersFunctionprint_and_error
nandroid.c:85
↓ 23 callersFunctiontokenize
dedupe/dedupe.c:251
↓ 22 callersFunctionis_data_media
roots.c:180
↓ 22 callersFunctionmtd_write_close
mtdutils/mtdutils.c:546
↓ 21 callersFunctionReadArgs
Evaluate the expressions in argv, giving 'count' char* (the ... is zero or more char** to put them in). If any expression evaluates to NULL, free the
edify/expr.c:405
↓ 20 callersFunctionmtd_find_partition_by_name
mtdutils/mtdutils.c:168
↓ 19 callersFunctionget_menu_selection
recovery.c:541
↓ 19 callersFunctionget_primary_storage_path
roots.c:107
↓ 19 callersFunctionui_set_background
ui.c:634
↓ 18 callersFunctionmtd_scan_partitions
mtdutils/mtdutils.c:63
↓ 17 callersFunctionbml_over_mtd_read_close
mtdutils/bml_over_mtd.c:78
↓ 16 callersFunctiondie
flashutils/flash_image.c:32
↓ 15 callersFunctionbml_over_mtd_write_close
mtdutils/bml_over_mtd.c:114
↓ 14 callersFunctionadb_mutex_lock
minadbd/sysdeps.h:53
↓ 14 callersFunctionadb_mutex_unlock
minadbd/sysdeps.h:58
↓ 14 callersFunctionconfirm_selection
extendedcommands.c:577
↓ 14 callersFunctionput_apacket
minadbd/adb.c:138
↓ 13 callersFunctionRead4
applypatch/utils.c:47
↓ 13 callersFunctionmtd_erase_blocks
mtdutils/mtdutils.c:505
↓ 13 callersFunctionmtd_write_data
mtdutils/mtdutils.c:476
↓ 12 callersFunctionFreeValue
edify/expr.c:61
↓ 12 callersFunctionformat_volume
roots.c:354
↓ 12 callersFunctionmtd_write_partition
mtdutils/mtdutils.c:362
↓ 11 callersFunctionget4LE
* Get 4 little-endian bytes. */
minzip/Bits.h:85
↓ 10 callersFunctionerase_volume
recovery.c:343
↓ 10 callersFunctionfatal_errno
minadbd/adb.c:53
↓ 10 callersFunctionget_apacket
minadbd/adb.c:130
↓ 10 callersFunctiongr_fb_width
minui/graphics.c:522
↓ 10 callersFunctionpreserve_data_media
roots.c:469
↓ 9 callersFunctionReadVarArgs
Evaluate the expressions in argv, returning an array of char results. If any evaluate to NULL, free the rest and return NULL. The caller is responsib
edify/expr.c:458
↓ 9 callersFunctionformat_unknown_device
extendedcommands.c:728
↓ 9 callersFunctiongr_color
minui/graphics.c:307
↓ 9 callersFunctionsend_packet
minadbd/transport.c:212
↓ 9 callersFunctionwrite_fstab_root
extendedcommands.c:1676
↓ 8 callersFunctionEvaluateValue
edify/expr.c:48
↓ 8 callersFunctionLoadFileContents
Read a file into memory; optionally (retouch_flag == RETOUCH_DO_MASK) mask the retouched entries back to their original value (such that SHA-1 checks
applypatch/applypatch.c:53
↓ 8 callersFunctionRead8
applypatch/utils.c:55
↓ 8 callersFunctionWrite4
Write a 4-byte value to f in little-endian order. */
applypatch/utils.c:22
↓ 8 callersFunctionWrite8
Write an 8-byte value to f in little-endian order. */
applypatch/utils.c:30
↓ 8 callersFunctionadb_close
minadbd/sysdeps.h:358
↓ 8 callersFunctionclose_on_exec
minadbd/sysdeps.h:78
↓ 8 callersFunctionfind_mounted_volume_by_mount_point
mounts.c:175
↓ 8 callersFunctionget2LE
* Get 2 little-endian bytes. */
minzip/Bits.h:72
↓ 8 callersFunctionget_device_volumes
roots.c:47
↓ 8 callersFunctionget_num_volumes
roots.c:43
↓ 8 callersFunctiongr_fb_height
minui/graphics.c:527
↓ 8 callersFunctiongr_get_height
minui/graphics.c:418
↓ 8 callersFunctiongr_get_width
minui/graphics.c:411
↓ 8 callersFunctionis_data_media_volume_path
roots.c:213
↓ 8 callersFunctionmtd_partition_info
mtdutils/mtdutils.c:230
↓ 8 callersFunctionmzCloseZipArchive
* Close a ZipArchive, closing the file and freeing the contents. * * NOTE: the ZipArchive may not have been fully created. */
minzip/Zip.c:482
↓ 8 callersFunctionnandroid_backup_partition
nandroid.c:377
↓ 8 callersFunctionnandroid_restore_partition
nandroid.c:789
↓ 8 callersFunctionofftout
applypatch/bsdiff.c:195
↓ 8 callersFunctionui_reset_progress
ui.c:687
↓ 8 callersFunctionui_set_showing_back_button
ui.c:1040
↓ 8 callersFunctionui_show_text
ui.c:843
↓ 8 callersFunctionupdate_screen_locked
Redraw everything on the screen and flip the screen (make it visible). Should only be called with gUpdateMutex locked.
ui.c:357
↓ 7 callersFunctionRead2
applypatch/utils.c:41
↓ 7 callersFunctionadb_write
minadbd/sysdeps.h:374
↓ 7 callersFunctiondie
flashutils/dump_image.c:39
↓ 7 callersFunctionload_volume_table
roots.c:51
↓ 7 callersFunctionreboot_main_system
call a clean reboot
recovery.c:895
↓ 7 callersFunctionscan_mounted_volumes
mounts.c:52
↓ 7 callersFunctionvold_command
send a command to vold. waits for completion and returns result code if wait is 1, otherwise returns zero immediately.
voldclient/event_loop.c:228
↓ 6 callersFunction__pclose
* pclose -- * Pclose returns -1 if stream is not associated with a `popened' command, * if already `pclosed', or waitpid returns an error. */
libcrecovery/popen.c:137
↓ 6 callersFunction__popen
libcrecovery/popen.c:55
↓ 6 callersFunctionbml_over_mtd_read_partition
mtdutils/bml_over_mtd.c:53
↓ 6 callersFunctioncheck_and_fclose
close a file, log an error if the error indicator is set
recovery.c:159
↓ 6 callersFunctionfatal
minadbd/adb.c:42
↓ 6 callersFunctiongr_blit
minui/graphics.c:393
↓ 6 callersFunctionmtd_read_close
mtdutils/mtdutils.c:355
↓ 6 callersFunctionmtd_read_data
mtdutils/mtdutils.c:322
↓ 6 callersFunctionmtd_read_partition
mtdutils/mtdutils.c:250
↓ 6 callersFunctionmzFindZipEntry
* Find a matching entry. * * Returns NULL if no matching entry found. */
minzip/Zip.c:505
↓ 6 callersFunctionnandroid_callback
nandroid.c:94
↓ 6 callersFunctionnandroid_usage
nandroid.c:934
↓ 6 callersFunctionofftin
applypatch/bspatch.c:66
↓ 6 callersFunctionrun_exec_process
mmcutils/mmcutils.c:323
↓ 6 callersFunctionset_perf_mode
recovery.c:1191
↓ 6 callersFunctionupdate_transports
minadbd/transport.c:366
↓ 6 callersFunctionvold_is_volume_available
voldclient/dispatcher.c:104
↓ 5 callersFunctionBooleanString
edify/expr.c:31
↓ 5 callersFunctionChangeDeflateChunkToNormal
* Cause a gzip chunk to be treated as a normal chunk (ie, as a blob * of uninterpreted data). The resulting patch will likely be about * as big as
applypatch/imgdiff.c:678
↓ 5 callersFunctionDumpChunks
applypatch/imgdiff.c:774
↓ 5 callersFunctionMergeAdjacentNormalChunks
* Look for runs of adjacent normal chunks and compress them down into * a single chunk. (Such runs can be produced when deflate chunks are * change
applypatch/imgdiff.c:712
↓ 5 callersFunctionParseSha1
Take a string 'str' of 40 hex digits and parse it into the 20 byte array 'digest'. 'str' may contain only the digest or be of the form "<digest>:<any
applypatch/applypatch.c:528
↓ 5 callersFunctionadb_read
minadbd/sysdeps.h:366
↓ 5 callersFunctionbu_usage
nandroid.c:942
↓ 5 callersFunctioncopy_logs
recovery.c:290
next →1–100 of 814, ranked by callers