Home
last modified time | relevance | path

Searched refs:sContextResultOfCommand (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/effect/all-versions/default/
DEffect.h169 static const char* sContextResultOfCommand; member
DEffect.cpp136 const char* Effect::sContextResultOfCommand = "returned status"; member in android::hardware::audio::effect::CPP_VERSION::implementation::Effect
455 retval = analyzeCommandStatus(commandName, sContextResultOfCommand, commandStatus); in sendCommandReturningStatusAndData()