Home
last modified time | relevance | path

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

/frameworks/hardware/interfaces/stats/1.0/test_client/
DStatsClient.cpp159 client->reportSpeechDspStat(speech); in main()
/frameworks/hardware/interfaces/stats/1.0/
DIStats.hal100 oneway reportSpeechDspStat(SpeechDspStat speechDspStat);
/frameworks/base/cmds/statsd/src/
DStatsService.h257 virtual Return<void> reportSpeechDspStat(
DStatsService.cpp1543 hardware::Return<void> StatsService::reportSpeechDspStat( in reportSpeechDspStat() function in android::os::statsd::StatsService