Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dashmem.cpp180 int Ashmem::GetProtection() const in GetProtection() function in OHOS::Ashmem
/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs81 pub fn GetProtection(self: &Ashmem) -> i32; in GetProtection() function