Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h40 GET_DELEGATED_BUNDLE_NAMES = 16, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp69 case EdmInterfaceCode::GET_DELEGATED_BUNDLE_NAMES: in CallFuncByCode()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/
H A Dadmin_manager_addon.cpp675 return GetDelegatedPolicies(env, info, EdmInterfaceCode::GET_DELEGATED_BUNDLE_NAMES); in GetDelegatedBundleNames()