Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
Dparcel.h27 class Parcel; variable
/commonlibrary/c_utils/base/src/
Dparcel.cpp34 Parcel::Parcel(Allocator *allocator) in Parcel() function in OHOS::Parcel
55 Parcel::Parcel() : Parcel(new DefaultAllocator()) in Parcel() function in OHOS::Parcel