Searched defs:bindMount (Results 1 – 3 of 3) sorted by relevance
155 inline ErrorCode bindMount(std::string_view sourceDir, std::string_view targetDir) { in bindMount() function
135 void bindMount(@utf8InCpp String sourceDir, @utf8InCpp String targetDir); in bindMount() method
922 binder::Status VoldNativeService::bindMount(const std::string& sourceDir, in bindMount() function in android::vold::VoldNativeService