Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_stub.h123 int32_t ReadDataForConnect(MessageParcel& data, CallerInfo& callerInfo, AccountInfo& accountInfo);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp346 int32_t result = ReadDataForConnect(data, callerInfo, accountInfo); in GetConnectAbilityFromRemoteExParam()
800 int32_t DistributedSchedStub::ReadDataForConnect(MessageParcel& data, CallerInfo& callerInfo, AccountInfo& accountInfo) in ReadDataForConnect() function in OHOS::DistributedSchedule::DistributedSchedStub

Completed in 4 milliseconds