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

  /system/update_engine/common/
utils_unittest.cc 62 ScopedPathUnlinker unlinker(file.value());
78 ScopedPathUnlinker unlinker(file.value());
325 ScopedPathUnlinker unlinker(path.value());
511 ScopedPathUnlinker unlinker(file.value());
  /external/puffin/src/
utils_unittest.cc 91 ScopedPathUnlinker unlinker(tmp_file);
  /system/update_engine/payload_generator/
delta_diff_utils.cc 744 ScopedPathUnlinker unlinker(patch.value());
    [all...]
  /external/v8/src/
deoptimizer.cc 233 SelectedCodeUnlinker unlinker; local
234 VisitAllOptimizedFunctionsForContext(context, &unlinker);
    [all...]

Completed in 175 milliseconds