OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:image_path_string
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
user_manager.cc
381
std::string
image_path_string
;
local
382
prefs_images_update->GetStringWithoutPathExpansion(email, &
image_path_string
);
388
if (!IsDefaultImagePath(
image_path_string
, &default_image_id)) {
389
FilePath image_path(
image_path_string
);
Completed in 944 milliseconds