HomeSort by relevance Sort by last modified time
    Searched defs:lsid (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/google_apis/gaia/
gaia_auth_consumer.h 35 std::string lsid; member in struct:GaiaAuthConsumer::ClientLoginResult
gaia_auth_fetcher.cc 84 "LSID=%s&"
105 "LSID=%s";
288 const std::string& lsid,
291 std::string encoded_lsid = net::EscapeUrlEncodedData(lsid, true);
346 std::string GaiaAuthFetcher::MakeGetUserInfoBody(const std::string& lsid) {
347 std::string encoded_lsid = net::EscapeUrlEncodedData(lsid, true);
384 std::string* lsid,
390 lsid->clear();
398 } else if (i->first == "LSID") {
399 lsid->assign(i->second)
775 std::string lsid; local
909 std::string lsid; local
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.h 58 std::string lsid; member in struct:browser_sync::DoInitializeOptions
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.jar 

Completed in 137 milliseconds