Searched refs:keepComponentAllocated (Results 1 – 1 of 1) sorted by relevance
208 bool keepComponentAllocated = codec_->keepComponentAllocated_; in ProcessShutDownFromRunning() local209 if (keepComponentAllocated) { in ProcessShutDownFromRunning()220 SLOGI("reply to %s msg", keepComponentAllocated ? "stop" : "release"); in ProcessShutDownFromRunning()221 MsgInfo msg { keepComponentAllocated ? MsgWhat::STOP : MsgWhat::RELEASE, 0, nullptr }; in ProcessShutDownFromRunning()