Searched refs:MY_USER_ID_STRING (Results 1 – 1 of 1) sorted by relevance
114 const std::string MY_USER_ID_STRING(std::to_string(MY_UID / PER_USER_RANGE)); variable263 return path + "/" + MY_USER_ID_STRING; in GetEffectiveRootPath()395 if (mediaprovider::fuse::containsMount(path, MY_USER_ID_STRING)) { in fuse_inval()711 if (match.size() == 2 && MY_USER_ID_STRING != match[1].str()) { in do_lookup()