gecko-trace.yaml |
|
698 |
GeckoTrace.cpp |
|
6544 |
GeckoTrace.h |
aName |
3357 |
index.py |
|
381 |
moz.build |
|
815 |
scripts |
|
|
SemanticConventions.h |
|
546 |
SpanEvent.h |
Iterate over all key-value pairs in this event.
Calls the provided callback function for each attribute set on this event
instance. The iteration includes attributes from parent classes if this
event inherits from other events.
@param aCallback Function to call for each key-value pair.
Should return true to continue iteration, false to stop.
@return true if all callbacks returned true, false if any returned false
|
2148 |
tests |
|
|