Home
last modified time | relevance | path

Searched refs:get_protection (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs131 pub fn get_protection(&self) -> i32 { in get_protection() functions
/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_ashmem_test.rs301 assert_eq!(ashmem.get_protection(), ashmem::PROT_READ | ashmem::PROT_WRITE | ashmem::PROT_EXEC); // default protection mask. in test_ashmem_write_read_001()

Completed in 2 milliseconds