Home
last modified time | relevance | path

Searched refs:get_system_root (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/otautil/include/otautil/
Droots.h59 std::string get_system_root();
/bootable/recovery/
Dfsck_unshare_blocks.cpp123 std::string system_root = get_system_root(); in do_fsck_unshare_blocks()
Drecovery.cpp592 if (ensure_path_mounted_at(get_system_root(), "/mnt/system") != -1) { in prompt_and_wait()
/bootable/recovery/otautil/
Droots.cpp283 std::string get_system_root() { in get_system_root() function