Home
last modified time | relevance | path

Searched refs:UPDATE_RENDER_STATUS (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.h89 UPDATE_RENDER_STATUS = 64, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp294 case static_cast<uint32_t>(AppMgrInterfaceCode::UPDATE_RENDER_STATUS): in OnRemoteRequestInnerSixth()
H A Dapp_mgr_proxy.cpp1765 PARCEL_UTIL_SENDREQ_RET_INT(AppMgrInterfaceCode::UPDATE_RENDER_STATUS, data, reply, option); in UpdateRenderState()