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

/external/chromium/chrome/browser/profiles/
H A Dprofile.h122 typedef intptr_t ProfileId; typedef
168 static const ProfileId kInvalidProfileId;
192 virtual ProfileId GetRuntimeId() = 0;
/external/chromium/android/autofill/
H A Dprofile_android.h122 typedef intptr_t ProfileId; typedef
139 virtual ProfileId GetRuntimeId() { NOTREACHED(); return 0; }

Completed in 141 milliseconds