Home
last modified time | relevance | path

Searched refs:RELEASE_REMOTE_ABILITY (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddms_hisysevent_report.h29 constexpr const char* RELEASE_REMOTE_ABILITY = "RELEASE_REMOTE_ABILITY"; member
38 constexpr const char* RELEASE_REMOTE_ABILITY = "RELEASE_ABILITY_FAILED"; member
H A Ddms_hitrace_constants.h32 constexpr const char* RELEASE_REMOTE_ABILITY = "RELEASE_REMOTE_ABILITY"; member
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributedsched_ipc_interface_code.h73 RELEASE_REMOTE_ABILITY = 151, member in OHOS::DistributedSchedule::IDSchedInterfaceCode
/foundation/window/window_manager/window_scene/session_manager/include/
H A Ddistributed_client.h53 RELEASE_REMOTE_ABILITY = 151, enumerator
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddms_hisysevent_report_test.cpp148 BehaviorEventParam param = { EventCallingType::LOCAL, BehaviorEvent::RELEASE_REMOTE_ABILITY, eventResult, in HWTEST_F()
245 result = DmsHiSysEventReport::ReportFaultEvent(FaultEvent::RELEASE_REMOTE_ABILITY, in HWTEST_F()
H A Ddistributed_sched_stub_test.cpp1570 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY); in HWTEST_F()
1590 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY); in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.h78 RELEASE_REMOTE_ABILITY = 151, enumerator
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp233 DmsHiSysEventReport::ReportFaultEvent(FaultEvent::RELEASE_REMOTE_ABILITY, in ReleaseAbility()
H A Ddistributed_sched_stub.cpp125 localFuncsMap_[static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY)] = in InitLocalFuncsInner()
1316 DmsHiTraceChain hiTraceChain(TraceValue::RELEASE_REMOTE_ABILITY); in ReleaseRemoteAbilityInner()
1317 HITRACE_METER_NAME(TraceTag::DSCHED, TraceValue::RELEASE_REMOTE_ABILITY); in ReleaseRemoteAbilityInner()
1325 BehaviorEventParam eventParam = { EventCallingType::LOCAL, BehaviorEvent::RELEASE_REMOTE_ABILITY, result, in ReleaseRemoteAbilityInner()
1395 BehaviorEventParam eventParam = { EventCallingType::REMOTE, BehaviorEvent::RELEASE_REMOTE_ABILITY, result, in ReleaseAbilityFromRemoteInner()
H A Ddistributed_sched_proxy.cpp806 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY), in ReleaseRemoteAbility()
/foundation/ability/ability_runtime/frameworks/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.cpp454 PARCEL_TRANSACT_SYNC_RET_INT(remote, RELEASE_REMOTE_ABILITY, data, reply); in ReleaseRemoteAbility()

Completed in 13 milliseconds