Searched refs:path8 (Results 1 – 1 of 1) sorted by relevance
44 std::string path8; in GetSafePath() local45 CHECK(android::base::WideToUTF8(path16, &path8)) in GetSafePath()48 return path8; in GetSafePath()