Home
last modified time | relevance | path

Searched defs:windowRect (Results 1 – 3 of 3) sorted by relevance

/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_info_helper_test.cpp151 SecCompRect windowRect = GetDefaultRect(); variable
194 SecCompRect windowRect = GetDefaultRect(); variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_info_helper.cpp105 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect, in CheckRectValid()
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp422 SecCompRect windowRect = other->windowRect_; in CompareComponentBasicInfo() local