Home
last modified time | relevance | path

Searched refs:ReadDataForConnect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h103 … int32_t ReadDataForConnect(MessageParcel& data, CallerInfo& callerInfo, AccountInfo& accountInfo);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp338 int32_t result = ReadDataForConnect(data, callerInfo, accountInfo); in GetConnectAbilityFromRemoteExParam()
775 int32_t DistributedSchedStub::ReadDataForConnect(MessageParcel& data, CallerInfo& callerInfo, Accou… in ReadDataForConnect() function in OHOS::DistributedSchedule::DistributedSchedStub