Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp714 sptr<Ashmem> ashmem2 = replyParcel.ReadAshmem(); in TestAshmem() local
1117 sptr<Ashmem> ashmem2 = Ashmem::CreateAshmem(name.c_str(), ashmemSize); in ReadAshmem() local
/ohos5.0/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp681 sptr<Ashmem> ashmem2 = parcel.ReadAshmem(); variable