Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Diapplication_state_observer.h130 TRANSACT_ON_EXTENSION_STATE_CHANGED, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapplication_state_observer_stub.cpp40 case Message::TRANSACT_ON_EXTENSION_STATE_CHANGED: in OnRemoteRequest()
H A Dapplication_state_observer_proxy.cpp86 … static_cast<uint32_t>(IApplicationStateObserver::Message::TRANSACT_ON_EXTENSION_STATE_CHANGED), in OnExtensionStateChanged()