OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verify_package
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/
install.h
35
bool
verify_package
(const unsigned char* package_data, size_t package_size);
install.cpp
475
if (!
verify_package
(map.addr, map.length)) {
547
bool
verify_package
(const unsigned char* package_data, size_t package_size) {
function
recovery.cpp
[
all
...]
Completed in 88 milliseconds