OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:avb_debug
(Results
1 - 3
of
3
) sorted by null
/external/avb/examples/uefi/
uefi_avb_ops.c
525
avb_debug
("TODO: implement validate_vbmeta_public_key().\n");
533
avb_debug
("TODO: implement read_rollback_index().\n");
544
avb_debug
("TODO: implement write_rollback_index().\n");
550
avb_debug
("TODO: implement read_is_device_unlocked().\n");
/external/avb/libavb/
avb_util.h
81
#define
avb_debug
(message) \
macro
100
#define
avb_debug
(message)
macro
/external/avb/libavb_ab/
avb_ab_flow.c
199
avb_debug
("Writing A/B metadata to disk.\n");
Completed in 697 milliseconds