Searched refs:mStreamPowerLog (Results 1 – 4 of 4) sorted by relevance
66 mStreamPowerLog.init(config.sample_rate, config.channel_mask, config.format); in StreamHalHidl()188 mStreamPowerLog.dump(fd); in dump()484 mStreamPowerLog.log(buffer, *written); in write()1081 mStreamPowerLog.log(buffer, *read); in read()
113 StreamPowerLog mStreamPowerLog; variable
103 mStreamPowerLog.init(config.sample_rate, config.channel_mask, config.format); in StreamHalAidl()252 mStreamPowerLog.dump(fd); in dump()416 mStreamPowerLog.log(buffer, *transferred); in transfer()
296 StreamPowerLog mStreamPowerLog; variable