Searched refs:kLegacyEventIdScopeKey (Results 1 – 1 of 1) sorted by relevance
85 const char kLegacyEventIdScopeKey[] = "id_scope"; variable1202 if (legacy_args.isMember(kLegacyEventIdScopeKey)) in ConvertLegacyRawEventToJson()1203 event["scope"] = legacy_args[kLegacyEventIdScopeKey]; in ConvertLegacyRawEventToJson()