Lines Matching refs:empty
199 if (infos.empty()) {
200 WLOGFE("infos is empty");
329 if (pImpl_->focusChangedListeners_.empty() && pImpl_->focusChangedListenerAgent_ != nullptr) {
381 if (pImpl_->windowVisibilityListeners_.empty() && pImpl_->windowVisibilityListenerAgent_ != nullptr) {
494 if (pImpl_->windowDrawingContentListeners_.empty() && pImpl_->windowDrawingContentListenerAgent_ != nullptr) {
567 if (pImpl_->windowModeListeners_.empty() && pImpl_->windowModeListenerAgent_ != nullptr) {
621 if (pImpl_->cameraWindowChangedListeners_.empty() &&
641 if (!infos.empty()) {
642 TLOGE(WmsLogTag::WMS_MAIN, "infos is not empty.");
650 if (persistentIds.empty()) {
651 TLOGW(WmsLogTag::WMS_MAIN, "Clear main Session failed, persistentIds is empty.");
660 if (persistentIds.empty()) {
661 TLOGW(WmsLogTag::WMS_MAIN, "Clear main Session failed, persistentIds is empty.");
779 if (pImpl_->windowStyleListeners_.empty() && pImpl_->windowStyleListenerAgent_ != nullptr) {
811 if (bundleName.empty()) {
812 TLOGE(WmsLogTag::WMS_MULTI_WINDOW, "bundleName is empty.");
864 if (pImpl_->pipStateChangedListeners_.empty() &&
878 if (bundleName.empty()) {
879 TLOGE(WmsLogTag::WMS_PIP, "bundleName is empty.");
945 if (pImpl_->windowUpdateListeners_.empty() && pImpl_->windowUpdateListenerAgent_ != nullptr) {