Home
last modified time | relevance | path

Searched defs:AshmemCreate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dashmem_adapter_impl.cpp21 int AshmemAdapter::AshmemCreate(const char* name, size_t size) in AshmemCreate() function in OHOS::NWeb::AshmemAdapter
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ashmem_adapter_wrapper.cpp21 int AshmemAdapter::AshmemCreate(const char* name, size_t size) in AshmemCreate() function in OHOS::NWeb::AshmemAdapter
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ashmem_adapter_impl.cpp23 int ArkAshmemAdapter::AshmemCreate(const char* name, size_t size) in AshmemCreate() function in OHOS::ArkWeb::ArkAshmemAdapter
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dashmem.cpp103 int AshmemCreate(const char *name, size_t size) in AshmemCreate() function