Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp156 static void fixup_sys_perms(const char* upath, const char* subsystem) { in fixup_sys_perms() argument
159 std::string path = std::string(SYSFS_PREFIX) + upath; in fixup_sys_perms()