Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsecurity_component_service_ipc_interface_code.h28 GET_SECURITY_COMPONENT_ENHANCE_OBJECT = 4, enumerator
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/getenhanceremoteobjectstub_fuzzer/
H A Dgetenhanceremoteobjectstub_fuzzer.cpp34 uint32_t code = SecurityComponentServiceInterfaceCode::GET_SECURITY_COMPONENT_ENHANCE_OBJECT; in GetEnhanceRemoteObjectStubFuzzTest()
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_stub.cpp328 SecurityComponentServiceInterfaceCode::GET_SECURITY_COMPONENT_ENHANCE_OBJECT)] = in SecCompStub()
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/src/
H A Dsec_comp_proxy.cpp342 …tatic_cast<uint32_t>(SecurityComponentServiceInterfaceCode::GET_SECURITY_COMPONENT_ENHANCE_OBJECT), in GetEnhanceRemoteObject()