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

  /bootable/recovery/
recovery.c 479 update_directory(const char* path, const char* unmount_when_done, function
559 // go up but continue browsing (if the caller is update_directory)
569 result = update_directory(new_path, unmount_when_done, wipe_cache);
679 status = update_directory(SDCARD_ROOT, SDCARD_ROOT, &wipe_cache);
701 status = update_directory(CACHE_ROOT, NULL, &wipe_cache);
  /external/dbus/bus/
activation.c 571 update_directory (BusActivation *activation, function
857 if (!update_directory (activation, s_dir, error))
    [all...]

Completed in 155 milliseconds