HomeSort by relevance Sort by last modified time
    Searched refs:FreeValue (Results 1 - 4 of 4) sorted by null

  /device/samsung/manta/recovery/
recovery_updater.c 176 FreeValue(img);
177 FreeValue(block_loc);
178 FreeValue(force_ro_loc);
184 FreeValue(img);
185 FreeValue(block_loc);
186 FreeValue(force_ro_loc);
  /bootable/recovery/edify/
expr.h 165 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     [all...]

Completed in 106 milliseconds