Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dashmem.cpp174 bool Ashmem::SetProtection(int protectionType) const in SetProtection() function in OHOS::Ashmem
/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs78 pub fn SetProtection(self: &Ashmem, protType: i32) -> bool; in SetProtection() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp520 napi_value NAPIAshmem::SetProtection(napi_env env, napi_callback_info info) in SetProtection() function in OHOS::NAPIAshmem