OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_successful
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/update_verifier/
update_verifier.cpp
59
int
is_successful
= module->isSlotMarkedSuccessful(module, current_slot);
local
60
SLOGI("Booting slot %u: isSlotMarkedSuccessful=%d\n", current_slot,
is_successful
);
62
if (
is_successful
== 0) {
/external/pcre/dist/
pcre_jit_test.c
1130
int
is_successful
, is_ascii;
local
[
all
...]
Completed in 58 milliseconds