Searched defs:kInvalidProfileId (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/profiles/
H A Dprofile.h168 static const ProfileId kInvalidProfileId; member in class:Profile
H A Dprofile.cc96 const ProfileId Profile::kInvalidProfileId = static_cast<ProfileId>(0); member in class:Profile

Completed in 40 milliseconds