Home
last modified time | relevance | path

Searched defs:dest_path (Results 1 – 2 of 2) sorted by relevance

/system/core/sdcard/
Dsdcard.cpp320 static bool sdcardfs_setup(const std::string& source_path, const std::string& dest_path, uid_t fsui… in sdcardfs_setup()
334 …atic bool sdcardfs_setup_bind_remount(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_bind_remount()
Dfuse.h185 char dest_path[PATH_MAX]; member