Home
last modified time | relevance | path

Searched refs:voiceCall (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/filter/hi_sysevent_filter/
Dhi_sysevent_measure_filter.h80 int32_t voiceCall,
Dhi_sysevent_measure_filter.cpp57 int32_t voiceCall, in AppendNewValue() argument
74 … brightnessState, btState, locationState, wifiState, streamDefault, voiceCall, music, in AppendNewValue()
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hisysevent/
Dhisysevent_stdtype.cpp82 voiceCalls_.emplace_back(context.voiceCall); in AppendNewData()
Dhisysevent_stdtype.h90 int32_t voiceCall = INVALID_UINT32; member