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.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
/base/security/device_auth/common_lib/impl/src/
Dhc_parcel.c67 HcParcel newParcel = CreateParcel(size, allocUnit); in ResetParcel() local