Searched refs:typeInt32 (Results 1 – 1 of 1) sorted by relevance
190 int32_t typeInt32 = static_cast<int32_t>(type); in Marshalling() local192 IMAGE_LOGE("Metadata %{public}d is nullptr.", typeInt32); in Marshalling()195 if (!(data.WriteInt32(typeInt32) && metadata->Marshalling(data))) { in Marshalling()