Searched refs:got_music_path (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences_unittest.cc1309 bool got_music_path = PathService::Get(chrome::DIR_USER_MUSIC, &music_path); local
1330 if (got_music_path && unique_id == music_path.AsUTF8Unsafe()) {
1490 bool got_music_path = PathService::Get(chrome::DIR_USER_MUSIC, &music_path); local
1510 if (got_music_path &&
H A Dmedia_galleries_preferences.cc1039 bool got_music_path = PathService::Get(chrome::DIR_USER_MUSIC, &music_path); local
1069 if (got_music_path &&

Completed in 356 milliseconds