Searched refs:isReadParcel (Results 1 – 1 of 1) sorted by relevance
139 bool isReadParcel = mem->ReadCommonFromMessageParcel(parcel); in CreateAVMemory() local140 … FALSE_RETURN_V_MSG_E(isReadParcel == true, nullptr, "Read common memory info from parcel failed"); in CreateAVMemory()