Home
last modified time | relevance | path

Searched defs:lsid (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgaia_auth_fetcher.cc179 const std::string& lsid, in MakeIssueAuthTokenBody()
197 std::string GaiaAuthFetcher::MakeGetUserInfoBody(const std::string& lsid) { in MakeGetUserInfoBody()
206 std::string* lsid, in ParseClientLoginResponse()
283 const std::string& lsid, in StartIssueAuthToken()
299 void GaiaAuthFetcher::StartGetUserInfo(const std::string& lsid, in StartGetUserInfo()
372 std::string lsid; in OnClientLoginFetched() local
Dgaia_auth_consumer.h28 std::string lsid; member
Dgaia_authenticator.h142 std::string lsid; member
222 inline std::string lsid() const { in lsid() function
Dgaia_authenticator.cc86 bool GaiaAuthenticator::AuthenticateWithLsid(const string& lsid) { in AuthenticateWithLsid()
Dgaia_auth_fetcher_unittest.cc69 const std::string& lsid, in RunParsingTest()
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_proxy_service.cc76 void CloudPrintProxyService::EnableForUser(const std::string& lsid, in EnableForUser()
155 void CloudPrintProxyService::EnableCloudPrintProxy(const std::string& lsid, in EnableCloudPrintProxy()
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h315 std::string lsid; member
/external/valgrind/tsan/
Dthread_sanitizer.cc853 NOINLINE static LSID Add(LSID lsid, Lock *lock) { in Add()
882 NOINLINE static bool Remove(LSID lsid, Lock *lock, LSID *new_lsid) { in Remove()
961 static bool HasNonPhbLocks(LSID lsid) { in HasNonPhbLocks()
974 static string ToString(LSID lsid) { in ToString()
990 static void ReportLockSetWithContexts(LSID lsid, in ReportLockSetWithContexts()
1011 static void AddLocksToSet(LSID lsid, set<LID> *locks) { in AddLocksToSet()
1039 static LSSet &Get(LSID lsid) { in Get()
1716 LSID lsid(bool is_w) const { return lsid_[is_w]; } in lsid() function in Segment
4140 LSID lsid[2]; member
4627 LSID lsid(bool is_w) { in lsid() function
[all …]