Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_interface.h409 KILL_PROCESSES_BY_USERID, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp104 case static_cast<uint32_t>(IAmsMgr::Message::KILL_PROCESSES_BY_USERID): in OnRemoteRequestInnerFirst()
H A Dams_mgr_proxy.cpp292 …SendTransactCmd(static_cast<uint32_t>(IAmsMgr::Message::KILL_PROCESSES_BY_USERID), data, reply, op… in KillProcessesByUserId()