HomeSort by relevance Sort by last modified time
    Searched refs:kOAuth2ClientId (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/extensions/api/identity/
extension_manifests_auth_unittest.cc 73 ext_manifest->SetString(keys::kOAuth2ClientId, "client1");
78 ext_manifest->SetString(keys::kOAuth2ClientId, "");
95 base_manifest.SetString(keys::kOAuth2ClientId, "client1");
  /external/chromium_org/extensions/common/
manifest_constants.cc 90 const char kOAuth2ClientId[] = "oauth2.client_id";
    [all...]
manifest_constants.h 99 extern const char kOAuth2ClientId[];

Completed in 54 milliseconds