Home
last modified time | relevance | path

Searched defs:MapReadOnlyAshmem (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dashmem.cpp233 bool Ashmem::MapReadOnlyAshmem() const in MapReadOnlyAshmem() function in OHOS::Ashmem
/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs72 pub fn MapReadOnlyAshmem(self: &Ashmem) -> bool; in MapReadOnlyAshmem() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp365 napi_value NAPIAshmem::MapReadOnlyAshmem(napi_env env, napi_callback_info info) in MapReadOnlyAshmem() function in OHOS::NAPIAshmem