Home
last modified time | relevance | path

Searched refs:START_REMOTE_SHARE_FORM (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_distributed_client.h38 START_REMOTE_SHARE_FORM = 220, enumerator
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributedsched_ipc_interface_code.h83 START_REMOTE_SHARE_FORM = 220, member in OHOS::DistributedSchedule::IDSchedInterfaceCode
/foundation/ability/form_fwk/services/src/
H A Dform_distributed_client.cpp80 int32_t error = dmsProxy_->SendRequest(START_REMOTE_SHARE_FORM, data, reply, option); in ShareForm()
/foundation/ability/form_fwk/test/mock/src/
H A Dmock_distributed_sched.cpp31 localFuncsMap_[static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM)] = in DistributedSchedStub()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp1732 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); in HWTEST_F()
1752 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp1005 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM), in StartRemoteShareForm()
H A Ddistributed_sched_stub.cpp128 localFuncsMap_[static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM)] = in InitLocalFuncsInner()
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp447 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); in StartRemoteShareFormInnerFuzzTest()

Completed in 19 milliseconds