Searched refs:s_aKnownEvents (Results 1 – 1 of 1) sorted by relevance
174 s_aKnownEvents.insert( EventMap::value_type( \181 static EventMap s_aKnownEvents; in lcl_getEventDescriptionForMethod() local182 if ( s_aKnownEvents.empty() ) in lcl_getEventDescriptionForMethod()185 if ( s_aKnownEvents.empty() ) in lcl_getEventDescriptionForMethod()225 EventMap::const_iterator pos = s_aKnownEvents.find( _rMethodName ); in lcl_getEventDescriptionForMethod()226 if ( pos == s_aKnownEvents.end() ) in lcl_getEventDescriptionForMethod()