Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/framework/extension/include/
H A Dienterprise_admin.h69 COMMAND_ON_APP_STOP = 6, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/connection/
H A Denterprise_admin_proxy.cpp90 SendRequest(COMMAND_ON_APP_STOP, data); in OnAppStop()
/ohos5.0/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_stub.cpp58 case COMMAND_ON_APP_STOP: in CallFuncByCode()