Searched refs:MY_USER_ID_STRING (Results 1 – 1 of 1) sorted by relevance
116 const std::string MY_USER_ID_STRING(std::to_string(MY_UID / PER_USER_RANGE)); variable286 return path + "/" + MY_USER_ID_STRING; in GetEffectiveRootPath()2617 "/data/media/" + MY_USER_ID_STRING + "/.transforms/recovery/leveldb-" + instance_name; in SetupLevelDbConnection()