Searched refs:mLastCommand (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioPolicyService.h229 AudioCommand mLastCommand; // last processed command (used by dump) member in class:android::AudioPolicyService::AudioCommandThread
H A DAudioPolicyService.cpp667 mLastCommand = *command;
772 mLastCommand.dump(buffer, SIZE);

Completed in 11 milliseconds