Searched defs:fstab_path (Results 1 – 4 of 4) sorted by relevance
535 std::string fstab_path = "/etc/recovery.fstab." + suffix; in GetRecoveryFstabPath() local565 std::string fstab_path = prefix + suffix; in GetFstabPath() local
82 std::string fstab_path; member
548 std::string fstab_path; in ParseMountAll() local
1373 def _test_LoadInfoDict_createTargetFiles(info_dict, fstab_path): argument