Home
last modified time | relevance | path

Searched defs:MapAshmem (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_ashmem_helper.cpp39 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem() function in OHOS::Rosen::AshmemAllocator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_ashmem_helper.cpp39 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem() function in OHOS::Rosen::AshmemAllocator
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dashmem.cpp206 bool Ashmem::MapAshmem(int mapType) const in MapAshmem() function in OHOS::Ashmem
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_ashmem_helper.cpp91 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem() function in OHOS::Rosen::AshmemAllocator
/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs66 pub fn MapAshmem(self: &Ashmem, mapType: i32) -> bool; in MapAshmem() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp280 napi_value NAPIAshmem::MapAshmem(napi_env env, napi_callback_info info) in MapAshmem() function in OHOS::NAPIAshmem