Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributedsched_ipc_interface_code.h81 START_REMOTE_FREE_INSTALL = 200, member in OHOS::DistributedSchedule::IDSchedInterfaceCode
/foundation/window/window_manager/window_scene/session_manager/include/
H A Ddistributed_client.h54 START_REMOTE_FREE_INSTALL = 200, enumerator
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.h79 START_REMOTE_FREE_INSTALL = 200, enumerator
/foundation/ability/ability_runtime/frameworks/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.cpp483 PARCEL_TRANSACT_SYNC_RET_INT(remote, START_REMOTE_FREE_INSTALL, data, reply); in StartRemoteFreeInstall()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp1805 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); in HWTEST_F()
1825 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); in HWTEST_F()
1866 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp913 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL), in StartRemoteFreeInstall()
H A Ddistributed_sched_stub.cpp133 localFuncsMap_[static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL)] = in InitLocalFuncsInner()

Completed in 11 milliseconds