Searched defs:SetProtection (Results 1 – 3 of 3) sorted by relevance
174 bool Ashmem::SetProtection(int protectionType) const in SetProtection() function in OHOS::Ashmem
78 pub fn SetProtection(self: &Ashmem, protType: i32) -> bool; in SetProtection() function
520 napi_value NAPIAshmem::SetProtection(napi_env env, napi_callback_info info) in SetProtection() function in OHOS::NAPIAshmem