Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/ashemem_benchmark_test/
H A Dashemem_benchmark_test.cpp445 sptr<Ashmem> newAshmem = new Ashmem(fd, size); in BENCHMARK_F() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp123 sptr<Ashmem> newAshmem(new Ashmem(dup(fd), size)); in CreateAshmemFromExisting() local
245 sptr<Ashmem> newAshmem(new Ashmem(dup(fd), size)); in getNewAshmemConstructor() local