Searched defs:ashmem2 (Results 1 – 2 of 2) sorted by relevance
714 sptr<Ashmem> ashmem2 = replyParcel.ReadAshmem(); in TestAshmem() local1117 sptr<Ashmem> ashmem2 = Ashmem::CreateAshmem(name.c_str(), ashmemSize); in ReadAshmem() local
681 sptr<Ashmem> ashmem2 = parcel.ReadAshmem(); variable