Searched refs:image_path_string (Results 1 – 1 of 1) sorted by relevance
381 std::string image_path_string; in RemoveUserFromList() local382 prefs_images_update->GetStringWithoutPathExpansion(email, &image_path_string); in RemoveUserFromList()388 if (!IsDefaultImagePath(image_path_string, &default_image_id)) { in RemoveUserFromList()389 FilePath image_path(image_path_string); in RemoveUserFromList()