Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeamWin/Team-Win-Recovery-Project
/ functions
Functions
5,552 in github.com/TeamWin/Team-Win-Recovery-Project
⨍
Functions
5,552
◇
Types & classes
2,358
↓ 10 callers
Function
release
pigz/yarn.c:124
↓ 10 callers
Function
self_partition
libblkid/libfdisk/src/dos.c:115
↓ 10 callers
Function
sgi_get_sysid
libblkid/libfdisk/src/sgi.c:298
↓ 10 callers
Function
update_binary_command
install.cpp:194
↓ 10 callers
Function
verify_file
* Looks for an RSA signature embedded in the .ZIP file comment given the path to the zip. Verifies * that it matches one of the given public keys. A
verifier.cpp:123
↓ 10 callers
Function
verify_patch_header
Sanity check for the given imgdiff patch header.
tests/component/imgdiff_test.cpp:40
↓ 10 callers
Function
write_all
libblkid/include/all-io.h:18
↓ 10 callers
Function
write_status_to_socket
uncrypt/uncrypt.cpp:208
↓ 9 callers
Method
ChangeDeflateChunkToNormal
applypatch/imgdiff.cpp:313
↓ 9 callers
Method
Change_Mount_Read_Only
partition.cpp:2980
↓ 9 callers
Method
DumpChunks
applypatch/imgdiff.cpp:613
↓ 9 callers
Method
EntryExists
zipwrap.cpp:70
↓ 9 callers
Method
GetName
gui/pages.hpp:83
↓ 9 callers
Function
LoadFileContents
Read a file into memory; store the file contents and associated metadata in *file. Return 0 on success.
applypatch/applypatch.cpp:59
↓ 9 callers
Method
asn1_sequence_next
asn1_decoder.cpp:130
↓ 9 callers
Function
blkid_probe_get_devno
* blkid_probe_get_devno: * @pr: probe * * Returns: block device number, or 0 for regular files. */
libblkid/src/probe.c:1409
↓ 9 callers
Function
close_on_exec
minadbd21/sysdeps.h:78
↓ 9 callers
Function
cluster_start
dosfstools/src/fat.c:275
↓ 9 callers
Function
compare
gui/rapidxml.hpp:322
↓ 9 callers
Method
compare
(String s1, String s2)
tools/recovery_l10n/src/com/android/recovery_l10n/Main.java:155
↓ 9 callers
Function
fdisk_ask_number_set_unit
libblkid/libfdisk/src/ask.c:300
↓ 9 callers
Function
fdisk_get_unit
* fdisk_get_unit: * @cxt: context * @n: FDISK_PLURAL or FDISK_SINGULAR * * Returns: unit name. */
libblkid/libfdisk/src/context.c:731
↓ 9 callers
Function
fdisk_label_get_parttype_from_code
* fdisk_label_get_parttype_from_code: * @lb: label * @code: code to search for * * Search for partition type in label-specific table. The result
libblkid/libfdisk/src/parttype.c:195
↓ 9 callers
Function
fdisk_reset_iter
* fdisk_reset_iter: * @itr: iterator pointer * @direction: FDISK_INTER_{FOR,BACK}WARD or -1 to keep the direction unchanged * * Resets the iterato
libblkid/libfdisk/src/iter.c:64
↓ 9 callers
Function
fdisk_unref_partition
* fdisk_unref_partition: * @pa: partition pointer * * De-incremparts reference counter, on zero the @pa is automatically * deallocated. */
libblkid/libfdisk/src/partition.c:92
↓ 9 callers
Function
free_lock
pigz/yarn.c:179
↓ 9 callers
Function
fuse_opt_parse
fuse/fuse_opt.c:398
↓ 9 callers
Function
fuse_session_exited
fuse/fuse_session.c:134
↓ 9 callers
Method
getStorageID
mtp/MtpDevice.cpp:528
↓ 9 callers
Function
loopcxt_get_info
* @lc: context * * Returns result from LOOP_GET_STAT64 ioctl or NULL on error. */
libblkid/lib/loopdev.c:651
↓ 9 callers
Function
lru_enabled
fuse/fuse.c:369
↓ 9 callers
Function
new_lock
pigz/yarn.c:103
↓ 9 callers
Function
oaes_key_destroy
openaes/src/oaes_lib.c:522
↓ 9 callers
Function
p256_is_zero
libmincrypt/p256.c:63
↓ 9 callers
Function
p256_sub
c = a - b. Returns borrow: 0 or -1.
libmincrypt/p256.c:252
↓ 9 callers
Function
pdie
dosfstools/src/common.c:51
↓ 9 callers
Function
readn
read up to len bytes into buf, repeating read() calls as needed */
pigz/pigz.c:631
↓ 9 callers
Function
req_clop
fuse/cuse_lowlevel.c:33
↓ 9 callers
Function
send_packet
minadbd21/transport.c:212
↓ 9 callers
Function
sha1sum
tests/component/applypatch_test.cpp:44
↓ 9 callers
Function
should_fault_inject
otafault/config.cpp:43
↓ 9 callers
Function
sysfs_init
libblkid/lib/sysfs.c:149
↓ 9 callers
Function
verify_image
Returns true to indicate a passing verification (or the error should be ignored); Otherwise returns false on fatal errors, where we should reject the
update_verifier/update_verifier.cpp:199
↓ 8 callers
Function
BuildUpdatePackage
tests/component/updater_test.cpp:79
↓ 8 callers
Function
E
fb2png/log.h:72
↓ 8 callers
Method
Mount_Settings_Storage
partitionmanager.cpp:548
↓ 8 callers
Method
PushBack
otautil/rangeset.cpp:85
↓ 8 callers
Function
Read4
applypatch/imgpatch.cpp:46
↓ 8 callers
Function
Read8
applypatch/imgpatch.cpp:42
↓ 8 callers
Method
ShowText
screen_ui.cpp:921
↓ 8 callers
Function
Write4
Similarly, the value should not exceed 2^31 if we are casting from size_t (e.g. target chunk size).
applypatch/imgdiff.cpp:191
↓ 8 callers
Function
Write8
If we use this function to write the offset and length (type size_t), their values should not exceed 2^63; because the signed bit will be casted away.
applypatch/imgdiff.cpp:185
↓ 8 callers
Function
asn1_sequence_next
verifier24/asn1_decoder.cpp:163
↓ 8 callers
Method
begin
Non const iterators to access the stored ImageChunks.
applypatch/include/applypatch/imgdiff_image.h:176
↓ 8 callers
Function
blkid_partition_set_type
libblkid/src/partitions/partitions.c:1151
↓ 8 callers
Function
blkid_probe_chain_reset_position
libblkid/src/probe.c:294
↓ 8 callers
Function
blkid_probe_chain_reset_vals
* Removes chain values from probing result. */
libblkid/src/probe.c:273
↓ 8 callers
Method
clear
gui/terminal.cpp:389
↓ 8 callers
Function
crypto_scrypt
* crypto_scrypt(passwd, passwdlen, salt, saltlen, N, r, p, buf, buflen): * Compute scrypt(passwd[0 .. passwdlen - 1], salt[0 .. saltlen - 1], N, r,
crypto/scrypt/lib/crypto/crypto_scrypt-sse.c:265
↓ 8 callers
Function
debug_path
fuse/fuse.c:1104
↓ 8 callers
Method
dump
mtp/MtpPacket.cpp:66
↓ 8 callers
Function
exfat_humanize_bytes
exfat/libexfat/utils.c:136
↓ 8 callers
Function
fdisk_is_details
* fdisk_is_details: * @cxt: context * * Returns: 1 if details are enabled */
libblkid/libfdisk/src/context.c:660
↓ 8 callers
Function
fdisk_partition_get_size
* fdisk_partition_get_size: * @pa: partition * * The zero is also valid size. The function may return random undefined * value when size is undefi
libblkid/libfdisk/src/partition.c:275
↓ 8 callers
Function
fdisk_unref_script
* fdisk_unref_script: * @dp: script pointer * * De-incremparts reference counter, on zero the @dp is automatically * deallocated. */
libblkid/libfdisk/src/script.c:163
↓ 8 callers
Method
finish
crypto/ext4crypt/Keymaster.cpp:149
↓ 8 callers
Function
fstat_at
libblkid/lib/at.c:18
↓ 8 callers
Function
fuse_buf_size
fuse/buffer.c:19
↓ 8 callers
Function
fuse_chan_fd
fuse/fuse_session.c:180
↓ 8 callers
Function
fuse_get_context_internal
fuse/fuse.c:2504
↓ 8 callers
Function
get2LE
* Get 2 little-endian bytes. */
minzip/Bits.h:72
↓ 8 callers
Function
get_abs_partition_end
libblkid/libfdisk/src/dos.c:178
↓ 8 callers
Function
ioctl_init
crypto/lollipop/cryptfs.c:629
↓ 8 callers
Function
list_add_tail
* list_add_tail - add a new entry * @add: new entry to be added * @head: list head to add it before * * Insert a new entry before the specified he
libblkid/src/list.h:82
↓ 8 callers
Function
list_del
* list_del - deletes entry from list. * @entry: the element to delete from the list. * * list_empty() on @entry does not return true after this, @e
libblkid/src/list.h:108
↓ 8 callers
Function
loopcxt_set_device
* @lc: context * @device: device name, absolute device path or NULL to reset the current setting * * Sets device, absolute paths (e.g. "/dev/loop<N
libblkid/lib/loopdev.c:88
↓ 8 callers
Function
mbr_get_partition
libblkid/src/pt-mbr.h:15
↓ 8 callers
Function
mkdirhier
** mkdirhier() - create all directories in a given path ** returns: ** 0 success ** 1 all directories already exist ** -1 (and sets errno) error *
libtar/util.c:78
↓ 8 callers
Function
mtd_write_close
mtdutils/mtdutils.c:581
↓ 8 callers
Function
next_entry
exfat/libexfat/node.c:586
↓ 8 callers
Function
ota_fsync
otafault/ota_io.cpp:193
↓ 8 callers
Function
p256_add
c = a + b. Returns carry: 0 or 1.
libmincrypt/p256.c:265
↓ 8 callers
Function
p256_get_bit
libmincrypt/p256.c:58
↓ 8 callers
Function
set_one_signal_handler
fuse/fuse_signals.c:24
↓ 8 callers
Function
tar_fdopen
libtar/handle.c:94
↓ 8 callers
Method
type
Gets type of node. \return Type of node.
gui/rapidxml.hpp:915
↓ 8 callers
Function
usage
twrpTarMain/twrpTarMain.cpp:67
↓ 8 callers
Function
uuid_unpack
libblkid/libuuid/src/unpack.c:38
↓ 7 callers
Method
Clear
infomanager.cpp:58
↓ 7 callers
Function
D
(msg)
fb2png/ascreenshooter.py:11
↓ 7 callers
Function
EvaluateValue
edify/expr.cpp:63
↓ 7 callers
Method
GetBlockNumber
Get the block number for the i-th (starting from 0) block in the RangeSet.
otautil/rangeset.cpp:159
↓ 7 callers
Method
GetCurrentBounds
gui/text.cpp:153
↓ 7 callers
Function
GetStashFileName
updater/blockimg.cpp:674
↓ 7 callers
Method
IsTextVisible
screen_ui.cpp:907
↓ 7 callers
Method
SetPageFocus
gui/pages.cpp:647
↓ 7 callers
Function
adb_thread_create
minadbd21/sysdeps.h:69
↓ 7 callers
Method
adblogwrite
adbbu/twrpback.cpp:97
↓ 7 callers
Function
add_partition
libblkid/libfdisk/src/dos.c:1009
↓ 7 callers
Method
allocate_node
Allocates a new node from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function will t
gui/rapidxml.hpp:417
← previous
next →
301–400 of 5,552, ranked by callers