Searched refs:kLegacyEventFlowDirectionKey (Results 1 – 1 of 1) sorted by relevance
86 const char kLegacyEventFlowDirectionKey[] = "flow_direction"; variable112 if (legacy_args.isMember(kLegacyEventFlowDirectionKey)) { in ConvertLegacyFlowEventArgs()113 const char* val = legacy_args[kLegacyEventFlowDirectionKey].asCString(); in ConvertLegacyFlowEventArgs()