Home
last modified time | relevance | path

Searched defs:mapType (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_flowbuffer_adapter_wrapper.cpp27 void* ArkFlowbufferAdapterWrapper::CreateAshmem(size_t size, int mapType, int& fd) in CreateAshmem()
32 void* ArkFlowbufferAdapterWrapper::CreateAshmemWithFd(const int fd, size_t size, int mapType) in CreateAshmemWithFd()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_flowbuffer_adapter_impl.cpp29 void* ArkFlowbufferAdapterImpl::CreateAshmem(size_t size, int mapType, int& fd) in CreateAshmem()
34 void* ArkFlowbufferAdapterImpl::CreateAshmemWithFd(const int fd, size_t size, int mapType) in CreateAshmemWithFd()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_ashmem_helper.cpp20 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocator(size_t size, int mapType) in CreateAshmemAllocator()
25 …ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocatorWithFd(int fd, size_t size, int mapType) in CreateAshmemAllocatorWithFd()
39 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_ashmem_helper.cpp20 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocator(size_t size, int mapType) in CreateAshmemAllocator()
25 …ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocatorWithFd(int fd, size_t size, int mapType) in CreateAshmemAllocatorWithFd()
39 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem()
/ohos5.0/base/web/webview/ohos_adapter/flowbuffer_adapter/src/
H A Dflowbuffer_adapter_impl.cpp66 void* FlowbufferAdapterImpl::CreateAshmem(size_t size, int mapType, int& fd) in CreateAshmem()
94 void* FlowbufferAdapterImpl::CreateAshmemWithFd(const int fd, size_t size, int mapType) in CreateAshmemWithFd()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_ashmem_helper_test.cpp97 auto mapType = PROT_READ | PROT_WRITE; variable
114 auto mapType = PROT_READ | PROT_WRITE; variable
134 auto mapType = PROT_READ; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_ashmem_helper.cpp34 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocator(size_t size, int mapType) in CreateAshmemAllocator()
62 …ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocatorWithFd(int fd, size_t size, int mapType) in CreateAshmemAllocatorWithFd()
91 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_reader.cpp185 AutoPtr<ASTMapType> mapType = new ASTMapType(); in ReadMetaType() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp290 uint32_t mapType = 0; in MapAshmem() local
318 uint32_t mapType = 0; in MapTypedAshmem() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1168 AutoPtr<ASTMapType> mapType = new ASTMapType(); in ParseMapType() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp944 AutoPtr<ASTMapType> mapType = new ASTMapType(); in ParseMapType() local