Home
last modified time | relevance | path

Searched defs:kDisallowed (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dpermissions_test.cc22 const AccessRequirements kDisallowed; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgeneric_attribute_service.cc42 const att::AccessRequirements kDisallowed; in Register() local
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dtask_source.h117 kDisallowed, enumerator
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h155 kDisallowed, enumerator
166 static constexpr auto kDisallowed = AllowToggle::kDisallowed; member
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc3562 constexpr uint32_t kDisallowed = ~(kPublicFinalStatic | kAccSynthetic); in CheckFieldAccessFlags() local