OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_file_path_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h
243
FilePath
image_file_path_
;
member in class:ImageBurnHandler
imageburner_ui.cc
190
image_file_path_
.clear();
414
DoBurn(
image_file_path_
, image_target_)) {
537
image_file_path_
.clear();
545
image_file_path_
= path;
549
return !
image_file_path_
.empty();
Completed in 621 milliseconds