Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_ashmem.h41 void SetAshmem(sptr<Ashmem> &ashmem) in SetAshmem() function
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_template.cpp119 void PublishedDataItem::SetAshmem(sptr<Ashmem> ashmem, bool isManaged) in SetAshmem() function in OHOS::DataShare::PublishedDataItem