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