Home
last modified time | relevance | path

Searched defs:fstab_path (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/init/
H A Dutil.h86 std::string fstab_path; member
H A Dutil.cpp624 std::string fstab_path; in ParseMountAll() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp434 std::string fstab_path = prefix + suffix; in GetFstabPath() local
/aosp12/build/make/tools/releasetools/
H A Dtest_common.py1368 def _test_LoadInfoDict_createTargetFiles(info_dict, fstab_path): argument