Home
last modified time | relevance | path

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

/base/location/test/location_common/source/
Dlocation_common_test.cpp145 void LocationCommonTest::VerifyGeoAddressMarshalling(MessageParcel& newParcel) in VerifyGeoAddressMarshalling()
170 void LocationCommonTest::VerifyLocationMarshalling(MessageParcel& newParcel) in VerifyLocationMarshalling()
202 MessageParcel newParcel; variable
267 MessageParcel newParcel; variable
310 MessageParcel newParcel; variable
352 MessageParcel newParcel; variable
428 MessageParcel newParcel; variable
/base/security/device_auth/common_lib/impl/src/
Dhc_parcel.c67 HcParcel newParcel = CreateParcel(size, allocUnit); in ResetParcel() local