Home
last modified time | relevance | path

Searched defs:image_path (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Duser_manager.cc57 const std::string& image_path) { in SavePathToLocalState()
69 const FilePath& image_path, in SaveImageToFile()
93 void DeleteUserImage(const FilePath& image_path) { in DeleteUserImage()
261 std::string image_path; in GetUsers() local
389 FilePath image_path(image_path_string); in RemoveUserFromList() local
429 FilePath image_path = GetImagePathForUser(username); in SaveUserImage() local
440 const std::string& image_path) { in SaveUserImagePath()
466 std::string image_path; in SetDefaultUserImage() local
498 std::string image_path; in GetUserDefaultImageIndex() local
/external/oprofile/libutil++/
Dop_spu_bfd.cpp63 string const image_path = in op_bfd() local
Dop_bfd.cpp119 string const image_path = in op_bfd() local
Dbfd_support.cpp56 string const image_path = extra.find_image_path(name, img_ok, true); in separate_debug_file_exists() local
/external/oprofile/pp/
Dcommon_option.cpp34 vector<string> image_path; variable
/external/qemu/memcheck/
Dmemcheck_proc_management.h49 char* image_path; member
Dmemcheck_proc_management.c250 const char* image_path, in procdesc_set_image_path()
/external/oprofile/libpp/
Dprofile_spec.cpp303 vector<string> const & image_path, in create()
/external/chromium/chrome/common/extensions/
Dextension_file_util.cc164 FilePath image_path = extension->path().AppendASCII(val); in ValidateExtension() local