OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfilePathAndName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_manager.h
301
typedef std::pair<base::FilePath, base::string16>
ProfilePathAndName
;
302
typedef std::vector<
ProfilePathAndName
> ProfilePathAndNames;
306
const ProfileManager::
ProfilePathAndName
& pair1,
307
const ProfileManager::
ProfilePathAndName
& pair2);
profile_manager.cc
[
all
...]
Completed in 43 milliseconds