Home
last modified time | relevance | path

Searched refs:my_path (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexservice_test.cpp1518 const std::string my_path = "/proc/self/ns/mnt"; in ExecInMountNamespaceOf() local
1519 android::base::unique_fd my_fd(open(my_path.c_str(), O_RDONLY | O_CLOEXEC)); in ExecInMountNamespaceOf()