Home
last modified time | relevance | path

Searched refs:isSystem_ (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test7.cpp134 sessionInfo.isSystem_ = true;
139 sessionInfo.isSystem_ = false;
196 sessionInfo.isSystem_ = true;
302 sessionInfo.isSystem_ = true;
311 sessionInfo.isSystem_ = false;
538 sessionInfo.isSystem_ = true;
556 sessionInfo.isSystem_ = true;
580 sessionInfo.isSystem_ = true;
604 sessionInfo.isSystem_ = true;
732 sessionInfo.isSystem_ = true;
[all …]
H A Dintention_event_manager_test.cpp108 info.isSystem_ = true;
130 info.isSystem_ = false;
168 info.isSystem_ = true;
178 info.isSystem_ = false;
201 info.isSystem_ = true;
237 info.isSystem_ = true;
370 info.isSystem_ = true;
H A Dscene_session_manager_test9.cpp279 sessionInfo.isSystem_ = true;
295 sessionInfo.isSystem_ = false;
547 sessionInfo.isSystem_ = true;
557 sessionInfo.isSystem_ = false;
591 sessionInfo.isSystem_ = false;
594 sessionInfo.isSystem_ = true;
H A Dscene_session_test5.cpp124 info.isSystem_ = true;
332 info.isSystem_ = false;
336 info.isSystem_ = false;
581 info.isSystem_ = false;
613 info.isSystem_ = false;
697 info.isSystem_ = false;
724 info.isSystem_ = false;
757 info.isSystem_ = false;
815 info.isSystem_ = false;
1119 info.isSystem_ = true;
[all …]
H A Dscene_session_dirty_manager_test.cpp158 info.isSystem_ = false;
162 info.isSystem_ = true;
168 info.isSystem_ = true;
172 info.isSystem_ = false;
288 sessionInfo.isSystem_ = true;
293 sessionInfo.isSystem_ = false;
295 sessionInfo.isSystem_ = true;
H A Dsession_test2.cpp240 session_->sessionInfo_.isSystem_ = false;
255 session_->sessionInfo_.isSystem_ = true;
270 session_->sessionInfo_.isSystem_ = true;
299 session_->sessionInfo_.isSystem_ = true;
329 session_->sessionInfo_.isSystem_ = true;
348 session_->sessionInfo_.isSystem_ = true;
409 session_->sessionInfo_.isSystem_ = true;
425 session_->sessionInfo_.isSystem_ = true;
454 session_->sessionInfo_.isSystem_ = true;
484 session_->sessionInfo_.isSystem_ = true;
[all …]
H A Dsession_test.cpp956 session_->sessionInfo_.isSystem_ = false;
1037 session_->sessionInfo_.isSystem_ = true;
1050 session_->sessionInfo_.isSystem_ = false;
1290 session_->sessionInfo_.isSystem_ = true;
1382 session_->sessionInfo_.isSystem_ = false;
1410 session_->sessionInfo_.isSystem_ = false;
1427 session_->sessionInfo_.isSystem_ = false;
1432 session_->sessionInfo_.isSystem_ = true;
1480 session_->sessionInfo_.isSystem_ = false;
H A Dscene_session_manager_test4.cpp423 sceneSession->sessionInfo_.isSystem_ = false;
466 sceneSession->sessionInfo_.isSystem_ = true;
1162 info.isSystem_ = true;
1388 sessionInfo1.isSystem_ = false;
1407 sessionInfo.isSystem_ = false;
1418 sessionInfo02.isSystem_ = true;
1442 sessionInfo.isSystem_ = true;
1465 sessionInfo.isSystem_ = false;
1490 sessionInfo.isSystem_ = false;
1517 sessionInfo.isSystem_ = true;
[all …]
H A Dscene_session_manager_supplement_test.cpp555 info.isSystem_ = true;
558 info.isSystem_ = false;
590 info.isSystem_ = true;
595 info.isSystem_ = false;
H A Dsession_test3.cpp181 session_->sessionInfo_.isSystem_ = false;
225 session_->sessionInfo_.isSystem_ = true;
229 session_->sessionInfo_.isSystem_ = false;
679 session_->sessionInfo_.isSystem_ = true;
914 session_->sessionInfo_.isSystem_ = false;
H A Dscene_session_manager_test3.cpp645 info.isSystem_ = true;
1171 info.isSystem_ = true;
1176 info.isSystem_ = false;
1433 info.isSystem_ = false;
1446 info.isSystem_ = true;
1463 info.isSystem_ = false;
1472 info.isSystem_ = true;
H A Dscene_session_manager_test5.cpp318 info.isSystem_ = false;
345 info.isSystem_ = false;
405 info.isSystem_ = true;
505 info.isSystem_ = true;
534 info.isSystem_ = true;
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dcontinuous_task_record.cpp141 return isSystem_; in IsSystem()
159 root["isSystem"] = isSystem_; in ParseToJsonStr()
198 this->isSystem_ = value.at("isSystem").get<bool>(); in ParseFromJson()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp69 isSystem_(isSystem), isOverlay_(isOverlay), isThemeSystemResEnable_(false) in HapResource()
339 idParam->idItem_, resPath, isOverlay_, isSystem_); in InitMap()
355 idParam->idItem_, resPath, isOverlay_, isSystem_); in InitMap()
480 if ((!includeSystem && isSystem_) || (!isSystem_ && isOverlay_)) { in GetLocales()
530 if (isSystem_ || isOverlay_ || defaultConfig->GetAppDarkRes()) { in IsAppDarkRes()
H A Dhap_manager.cpp68 : resConfig_(resConfig), isSystem_(isSystem) in HapManager()
390 resConfig_, isSystem_); in AddResource()
498 …const std::shared_ptr<HapResource> pResource = HapResource::Load(path, resConfig_, isSystem_, fals… in AddResourcePath()
976 if (!systemHapManager->isSystem_) { in AddSystemResource()
1114 if (isSystem_) { in GetLocales()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h123 return isSystem_; in IsSystemResource()
338 bool isSystem_; variable
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp179 …eSession->GetSessionInfo().abilityName_.c_str(), action, sceneSession->GetSessionInfo().isSystem_); in OnInputEvent()
181 if (sceneSession->GetSessionInfo().isSystem_) { in OnInputEvent()
268 auto isSystem = focusedSceneSession->GetSessionInfo().isSystem_; in OnInputEvent()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dresource_manager_addon.cpp63 : bundleName_(bundleName), resMgr_(resMgr), context_(context), isSystem_(isSystem) in ResourceManagerAddon()
68 : resMgr_(resMgr), isSystem_(isSystem) in ResourceManagerAddon()
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/include/
H A Dresource_manager_addon.h64 return isSystem_; in IsSystem()
212 bool isSystem_; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dcontinuous_task_record.h84 bool isSystem_ {false};
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1630 .isSystem_ = true, in CreateKeyboardPanelSession()
1668 if (sessionInfo.isSystem_) { in CreateSceneSession()
1927 if (sessionInfo.isSystem_) { in InitSceneSession()
3757 if (sessionInfo.isSystem_) { in FillSessionInfo()
4369 if (scnSession->GetSessionInfo().isSystem_) { in NotifySessionForCallback()
4466 if (session->GetSessionInfo().isSystem_) { in DumpSessionInfo()
4575 if (!session->GetSessionInfo().isSystem_) { in DumpSessionElementInfo()
6589 if (sessionInfo.isSystem_) { in GetSessionInfos()
6682 if (sceneSessionInfo.isSystem_) { in GetSessionInfo()
8793 if (sessionInfo.isSystem_) { in ProcessVirtualPixelRatioChange()
[all …]
/ohos5.0/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp42 isSystem_ = false; in ResourceManagerImpl()
377 if (isSystem_) { in GetHapResourceManager()
H A Dresource_manager_impl.h111 bool isSystem_ = false; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/
H A Dresource_manager_addon.h136 bool isSystem_; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp35 if (sessionInfo_.isSystem_) { in SCBSystemSession()

12