OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FreeValue
(Results
1 - 4
of
4
) sorted by null
/device/samsung/tuna/recovery/
recovery_updater.c
44
FreeValue
(img);
45
FreeValue
(xloader_loc);
46
FreeValue
(sbl_loc);
52
FreeValue
(img);
53
FreeValue
(xloader_loc);
54
FreeValue
(sbl_loc);
/bootable/recovery/edify/
expr.h
161
void
FreeValue
(Value* v);
expr.c
40
FreeValue
(v);
61
void
FreeValue
(Value* v) {
270
FreeValue
(left);
442
FreeValue
(args[j]);
487
FreeValue
(args[j]);
/bootable/recovery/updater/
install.c
870
if (result != partition)
FreeValue
(partition_value);
871
FreeValue
(contents);
941
FreeValue
(patches[i]);
951
FreeValue
(patches[i*2]);
960
FreeValue
(patches[i]);
[
all
...]
Completed in 4263 milliseconds