Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dservice_center_status_callback_stub.cpp48 …if (DISCONNECT_ABILITY_FUNC.find(static_cast<ServiceCenterFunction>(code)) != DISCONNECT_ABILITY_F… in OnRemoteRequest()
H A Dbundle_connect_ability_mgr.cpp697 …if (DISCONNECT_ABILITY_FUNC.find(node->second.serviceCenterFunction) == DISCONNECT_ABILITY_FUNC.en… in OnServiceCenterReceived()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dfree_install_params.h50 const std::set<ServiceCenterFunction> DISCONNECT_ABILITY_FUNC = { variable