Home
last modified time | relevance | path

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

/system/libhidl/transport/
DServiceManagement.cpp306 std::string mapsPath = proc + dp->d_name + "/maps"; in fetchPidsForPassthroughLibraries() local
307 std::ifstream ifs{mapsPath}; in fetchPidsForPassthroughLibraries()