Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_ipc_interface_code.h110 NOTIFY_PROCESS_DEPENDED_ON_WEB = 84, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp336 case static_cast<uint32_t>(AppMgrInterfaceCode::NOTIFY_PROCESS_DEPENDED_ON_WEB): in OnRemoteRequestInnerSeventh()
H A Dapp_mgr_proxy.cpp1981 …PARCEL_UTIL_SENDREQ_RET_INT(AppMgrInterfaceCode::NOTIFY_PROCESS_DEPENDED_ON_WEB, data, reply, opti… in NotifyProcessDependedOnWeb()