Searched refs:CopyParcel (Results 1 – 2 of 2) sorted by relevance
38 #define RS_PROFILER_COPY_PARCEL(parcel) RSProfiler::CopyParcel(parcel)142 RSB_EXPORT static std::shared_ptr<MessageParcel> CopyParcel(const MessageParcel& parcel);
127 std::shared_ptr<MessageParcel> RSProfiler::CopyParcel(const MessageParcel& parcel) in CopyParcel() function in OHOS::Rosen::RSProfiler