OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallery_file_path
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_api.cc
56
// Gets the |
gallery_file_path
| and |gallery_pref_id| of the gallery specified
57
// by the |gallery_id|. Returns true and set |
gallery_file_path
| and
62
base::FilePath*
gallery_file_path
,
74
*
gallery_file_path
= file_path;
189
base::FilePath
gallery_file_path
;
local
194
&
gallery_file_path
,
211
gallery_file_path
,
276
base::FilePath
gallery_file_path
;
local
281
&
gallery_file_path
,
293
gallery_file_path
,
[
all
...]
gallery_watch_state_tracker.cc
282
base::FilePath
gallery_file_path
(preferences->LookUpGalleryPathForExtension(
284
if (
gallery_file_path
.empty())
295
gallery_file_path
,
311
base::FilePath
gallery_file_path
(preferences->LookUpGalleryPathForExtension(
313
if (
gallery_file_path
.empty())
319
gallery_file_path
,
Completed in 180 milliseconds