Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp2060 MessageParcel dataThird; variable
2061 dataThird.WriteParcelable(&want);
2062 dataThird.WriteInt32(callerUid);
2064 dataThird.WriteInt32(serviceType);
2107 MessageParcel dataThird; variable
2108 dataThird.WriteParcelable(&want);
2109 dataThird.WriteInt32(serviceType);
2110 dataThird.WriteInt32(callerUid);
2111 dataThird.WriteString(deviceId);
2112 dataThird.WriteStringVector(list);
[all …]