Searched defs:CheckAccess (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/bionic/libc/system_properties/ |
H A D | context_node.cpp | 80 bool ContextNode::CheckAccess() { in CheckAccess() function in ContextNode
|
/aosp_15_r20/external/llvm-libc/test/src/string/ |
H A D | memset_test.cpp | 38 TEST(LlvmLibcMemsetTest, CheckAccess) { in TEST() argument
|
H A D | memcpy_test.cpp | 41 TEST(LlvmLibcMemcpyTest, CheckAccess) { in TEST() argument
|
/aosp_15_r20/system/security/keystore2/src/fuzzers/ |
H A D | keystore2_unsafe_fuzzer.rs | 114 CheckAccess { enumerator
|
/aosp_15_r20/tools/acloud/public/ |
H A D | device_driver.py | 484 def CheckAccess(cfg): function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ |
H A D | vktBitstreamBufferImpl.cpp | 139 uint8_t *BitstreamBufferImpl::CheckAccess(VkDeviceSize offset, VkDeviceSize size) const in CheckAccess() function in vkt::video::BitstreamBufferImpl
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | gcompute_client.py | 1668 def CheckAccess(self): member in ComputeClient
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaAccess.cpp | 1437 static Sema::AccessResult CheckAccess(Sema &S, SourceLocation Loc, in CheckAccess() function
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 2041 def CheckAccess(filename, clean_lines, linenum, nesting_state, error): function
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | method_verifier.cc | 100 enum class CheckAccess { enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 411 auto CheckAccess = [&](const AAPointerInfo::Access &Acc, bool IsExact) { in getPotentialCopiesOfMemoryValue() local
|