Home
last modified time | relevance | path

Searched refs:IsFoundationCalling (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/ipc_security/
H A Drs_ipc_interface_code_access_verifier_base.h71 bool IsFoundationCalling(const std::string& callingCode) const;
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_stub.cpp303 bool IsFoundationCalling() in IsFoundationCalling() function
312 if (!IsFoundationCalling()) { in HandleNotifyProcessStateChangedSync()
334 if (!IsFoundationCalling()) { in HandleNotifyProcessStateChangedAsync()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_security/
H A Drs_ipc_interface_code_access_verifier_base.cpp180 bool RSInterfaceCodeAccessVerifierBase::IsFoundationCalling(const std::string& callingCode) const in IsFoundationCalling() function in OHOS::Rosen::RSInterfaceCodeAccessVerifierBase
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_irender_service_connection_ipc_interface_code_access_verifier.cpp301 hasPermission = IsFoundationCalling(codeEnumTypeName_ + "::SET_VIRTUAL_SCREEN_SECURITY_EXEMPTION_LIST"); in IsExclusiveVerificationPassed()

Completed in 4 milliseconds