Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs141 pub fn map_ashmem(&self, prot_type: i32) -> bool { in map_ashmem() functions
/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_ashmem_test.rs304 assert!(ashmem.map_ashmem(ashmem::PROT_READ | ashmem::PROT_WRITE)); in test_ashmem_write_read_001()

Completed in 2 milliseconds