Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/services/client/client_executor/source/
H A Dclient_factory.cpp140 bool isLastSession = sessionInfos_.empty(); in ClientDestroy() local
141 if (isLastSession) { in ClientDestroy()