Searched refs:FILTER_ABILITIES (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/manager/core/ |
H A D | app_domain_verify_mgr_interface_code.h | 23 FILTER_ABILITIES = 3, enumerator
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_mgr_service_test/ |
H A D | app_domain_verify_mgr_service_test.cpp | 247 AppDomainVerifyMgrInterfaceCode::FILTER_ABILITIES, data, reply, option); 276 AppDomainVerifyMgrInterfaceCode::FILTER_ABILITIES, data, reply, option); 307 AppDomainVerifyMgrInterfaceCode::FILTER_ABILITIES, data, reply, option);
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/ |
H A D | app_domain_verify_mgr_service_stub.cpp | 53 case static_cast<uint32_t>(AppDomainVerifyMgrInterfaceCode::FILTER_ABILITIES): in OnRemoteRequest()
|
H A D | app_domain_verify_mgr_service_proxy.cpp | 92 …int32_t error = Remote()->SendRequest(AppDomainVerifyMgrInterfaceCode::FILTER_ABILITIES, data, rep… in FilterAbilities()
|