Searched defs:sourceDir (Results 1 – 4 of 4) sorted by relevance
144 inline ErrorCode bindMount(std::string_view sourceDir, std::string_view targetDir) { in bindMount()
134 void bindMount(@utf8InCpp String sourceDir, @utf8InCpp String targetDir); in bindMount()
890 binder::Status VoldNativeService::bindMount(const std::string& sourceDir, in bindMount()
1148 IncFsErrorCode IncFs_BindMount(const char* sourceDir, const char* targetDir) { in IncFs_BindMount()