Home
last modified time | relevance | path

Searched refs:QUERY_ASSOCIATED_BUNDLE_NAMES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/manager/core/
H A Dapp_domain_verify_mgr_interface_code.h30 QUERY_ASSOCIATED_BUNDLE_NAMES = 10 enumerator
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/
H A Dapp_domain_verify_mgr_service_stub.cpp67 case static_cast<uint32_t>(AppDomainVerifyMgrInterfaceCode::QUERY_ASSOCIATED_BUNDLE_NAMES): in OnRemoteRequest()
H A Dapp_domain_verify_mgr_service_proxy.cpp302 AppDomainVerifyMgrInterfaceCode::QUERY_ASSOCIATED_BUNDLE_NAMES, data, reply, option); in QueryAssociatedBundleNames()