Home
last modified time | relevance | path

Searched defs:newParcel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/test/location_common/source/
H A Dlocation_common_test.cpp144 void LocationCommonTest::VerifyGeoAddressMarshalling(MessageParcel& newParcel) in VerifyGeoAddressMarshalling()
169 void LocationCommonTest::VerifyLocationMarshalling(MessageParcel& newParcel) in VerifyLocationMarshalling()
201 MessageParcel newParcel; variable
266 MessageParcel newParcel; variable
309 MessageParcel newParcel; variable
351 MessageParcel newParcel; variable
427 MessageParcel newParcel; variable
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Dhc_parcel.c67 HcParcel newParcel = CreateParcel(size, allocUnit); in ResetParcel() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp287 bool CopyOldParcelToNewParcel(Parcel &oldParcel, Parcel &newParcel, benchmark::State& state) in CopyOldParcelToNewParcel()
2350 Parcel newParcel(nullptr); in BENCHMARK_F() local