Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dability_debug_response_interface.h49 ON_ABILITYS_ASSERT_DEBUG, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_debug_response_proxy.cpp88 …auto ret = remote->SendRequest(static_cast<uint32_t>(Message::ON_ABILITYS_ASSERT_DEBUG), data, rep… in OnAbilitysAssertDebugChange()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrabilitydebugresponseproxy_fuzzer/
H A Dabilityinterfacesappmgrabilitydebugresponseproxy_fuzzer.cpp86 message = IAbilityDebugResponse::Message::ON_ABILITYS_ASSERT_DEBUG; in DoSomethingInterestingWithMyAPI()