OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:found_location
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/utility/media_galleries/
itunes_library_parser.cc
44
bool
found_location
= false;
local
49
!(found_id &&
found_location
&& found_album_artist && found_album)) {
64
if (
found_location
)
83
found_location
= true;
115
return found_id &&
found_location
;
iphoto_library_parser.cc
45
bool
found_location
= false;
55
if (
found_location
)
61
found_location
= true;
79
return
found_location
;
Completed in 29 milliseconds