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

  /bootable/recovery/
roots.h 35 int ensure_path_mounted_at(const char* path, const char* mount_point);
roots.cpp 100 int ensure_path_mounted_at(const char* path, const char* mount_point) { function
155 return ensure_path_mounted_at(path, nullptr);
recovery.cpp     [all...]

Completed in 62 milliseconds