Home
last modified time | relevance | path

Searched refs:START_REMOTE_ABILITY_BY_CALL (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributedsched_ipc_interface_code.h72 START_REMOTE_ABILITY_BY_CALL = 150, member in OHOS::DistributedSchedule::IDSchedInterfaceCode
/foundation/window/window_manager/window_scene/session_manager/include/
H A Ddistributed_client.h52 START_REMOTE_ABILITY_BY_CALL = 150, enumerator
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.h77 START_REMOTE_ABILITY_BY_CALL = 150, enumerator
/foundation/ability/ability_runtime/frameworks/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.cpp428 PARCEL_TRANSACT_SYNC_RET_INT(remote, START_REMOTE_ABILITY_BY_CALL, data, reply); in StartRemoteAbilityByCall()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp1488 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); in HWTEST_F()
1508 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); in HWTEST_F()
1541 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp779 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL), in StartRemoteAbilityByCall()
H A Ddistributed_sched_stub.cpp123 localFuncsMap_[static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL)] = in InitLocalFuncsInner()

Completed in 19 milliseconds