Home
last modified time | relevance | path

Searched refs:GetProtection (Results 1 - 5 of 5) sorted by relevance

/commonlibrary/c_utils/base/src/rust/
H A Dashmem.rs81 pub fn GetProtection(self: &Ashmem) -> i32; in GetProtection() functions
132 self.c_ashmem.GetProtection() in get_protection()
/commonlibrary/c_utils/base/src/
H A Dashmem.cpp180 int Ashmem::GetProtection() const in GetProtection() function in OHOS::Ashmem
308 if (!(static_cast<uint32_t>(GetProtection()) & static_cast<uint32_t>(cmd)) || in CheckValid()
/commonlibrary/c_utils/base/include/
H A Dashmem.h133 int GetProtection() const;
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_ashmem_test.cpp362 ashmem->GetProtection(); in HWTEST_F()
/commonlibrary/c_utils/base/test/benchmarktest/ashemem_benchmark_test/
H A Dashemem_benchmark_test.cpp417 ashmem->GetProtection(); in BENCHMARK_F()

Completed in 4 milliseconds