Searched refs:kLegacyEventGlobalIdKey (Results 1 – 1 of 1) sorted by relevance
83 const char kLegacyEventGlobalIdKey[] = "global_id"; variable1192 if (legacy_args.isMember(kLegacyEventGlobalIdKey)) { in ConvertLegacyRawEventToJson()1194 legacy_args[kLegacyEventGlobalIdKey].asUInt64()); in ConvertLegacyRawEventToJson()